By: Rocco Lajoie Add-on
Inspect and view changes in Comiceerr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Comiceerr",
"version": "1.5",
"description": "Comiceerr seamlessly adds a GetComics download link to your League of Comic Geeks collection.",
"icons": {
"48": "comiceer-icon_48.png",
"128": "comiceer-icon_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "extension@x-g.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"downloads"
],
"host_permissions": [
"*://*.leagueofcomicgeeks.com/*",
"*://*.getcomics.org/*",
"*://getcomics.org/*"
],
"content_scripts": [
{
"matches": [
"*://leagueofcomicgeeks.com/comic/*"
],
"js": [
"content.js"
]
},
{
"matches": [
"*://getcomics.org/*",
"*://*.getcomics.org/*"
],
"js": [
"getcomics.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
}
} Best Comiceerr Alternatives
Here are some Firefox add-ons that are similar to Comiceerr:
Comix Downloader
N3uralCreativity
Comix Downloader
l1v1
Send Link to CLU
allaboutduncan
Super Comic Buttons
WPS
Comics Goose
Jess Fairbairn
Comic grabber
Isitea
ComicKChapterSearch
Several People
Comic Collector
Bunny
zipcomicDownloader comics downloader
Andy Havilland
Proclivity
Micah Yeager
Webcomic Reader
Gareth Parker
ReadComicOnline Touch
Random Developer