By: chiched
Inspect and view changes in Codefy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Codefy",
"version": "1.1",
"description": "Changes the page to look like code",
"icons": {
"32": "icons/32-green.png",
"48": "icons/48-green.png",
"96": "icons/96-green.png",
"128": "icons/128-green.png"
},
"browser_action": {
"default_icon": {
"32": "icons/32-white.png",
"48": "icons/48-white.png",
"96": "icons/96-white.png",
"128": "icons/128-white.png"
},
"default_title": "Codefy the page"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"js": [
"codefy.js"
]
}
],
"web_accessible_resources": [
"style.css",
"icons/favicon.ico"
],
"permissions": [
"storage",
"webNavigation"
]
} Best Codefy Alternatives
Here are some Firefox add-ons that are similar to Codefy:
Coder-theme
Nabendu
Github Code Font Changer
Gustavo Martins T Borges
Font Contrast
Francesco Fusco
colorf0x
martyr—
Color Changer
webextdev
Disguise and simplify
Odel
Codeforces Theme Changer
MostlyK
Codeforces Lite
Devendra Suryavanshi
Code Red
Apache Extensions
Camo dynamic theme
Hanne Maes