By: Theo Costantini
Inspect and view changes in AL Search, for AniList source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "2.0.2",
"author": "Theo Costantini",
"name": "__MSG_APP_Name__",
"description": "__MSG_APP_Description__",
"homepage_url": "https://github.com/YellowFish085/al-search",
"icons": {
"16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
"96": "img/logo-96.png",
"128": "img/logo-128.png"
},
"default_locale": "en",
"permissions": [
"contextMenus",
"identity",
"notifications",
"storage"
],
"host_permissions": [
"*://anilist.co/*",
"*://graphql.anilist.co/*"
],
"background": {
"scripts": [
"service-worker/service-worker.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"*://animationdigitalnetwork.com/*",
"*://www.crunchyroll.com/*"
],
"js": [
"vendors/webextension-polyfill/browser-polyfill.min.js",
"shared/enums.js",
"content-script/content-script.js"
]
}
],
"action": {
"default_popup": "popup/popup.html"
},
"commands": {
"_execute_browser_action": {}
},
"developer": {
"name": "Theo Costantini",
"url": "https://github.com/YellowFish085"
},
"chrome_settings_overrides": {
"search_provider": {
"name": "__MSG_APP_Name__",
"encoding": "UTF-8",
"search_url": "https://anilist.co/search/anime?sort=SEARCH_MATCH&search={searchTerms}",
"keyword": "ani",
"favicon_url": "./img/logo.svg",
"is_default": false
}
},
"browser_specific_settings": {
"gecko": {
"id": "dev@theocostantini.com"
}
}
} Best AL Search, for AniList Alternatives
Here are some Firefox add-ons that are similar to AL Search, for AniList:
AniList's unofficial search
Youssef H.
AniList Quick Search (Manga)
Kormit Le Frag
AniLink
yo-ch
Search with MyAnimeList
Hp93
AniList Tracker
David
AniList Extras
pilar6195
AL MAL
mya
Aniwatch Plus
Serraniel
AniMouto
Nick
Anime List Popup
Vlad Poletaev
CRUGG's aniSearch Utils
CRUGG