By: MorallySloppy
Inspect and view changes in XKCD Random Comic Fixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "XKCD Random Comic Fixer",
"version": "1.0",
"description": "Fixes the 'Random' button on xkcd.com to redirect to xkcd 221. Icon credits go to Randall Munroe (XKCD)",
"icons": {
"16": "icons/xkcd-16.png",
"32": "icons/xkcd-32.png"
},
"content_scripts": [
{
"matches": [
"*://*.xkcd.com/*"
],
"js": [
"xkcd-rand-fix.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{b1641db5-bd1f-4742-b849-9f0bbdd51156}"
}
}
} Best XKCD Random Comic Fixer Alternatives
Here are some Firefox add-ons that are similar to XKCD Random Comic Fixer:
XKCD Newtab
Luke Wright
xkcd_doodler
Firefox user 13673988
xkcd webcomic
chintogtokh
Yet another xkcd substitution
Duncan Bristow
xkcd.com
ijustdontevenknow
xkcd x2
IcyLandMantle
XKCD Explainer
Yechiel K
Explain XKCD
Newt
xkcd New Tab
trustworthyginger
XKCD in New tab Grey
StevenTheElder