Inspect and view changes in stylextension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "stylextension",
"version": "1.2resigned1",
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup/popup.html"
},
"commands": {
"toggle-tab": {
"suggested_key": {
"default": "Alt+Shift+I"
},
"description": "Toggle styling for the current tab"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options/options.html"
},
"applications": {
"gecko": {
"id": "stylextension@koneu.eu"
}
}
} Best stylextension Alternatives
Here are some Firefox add-ons that are similar to stylextension:
Custom CSS rules
sina
CSS Edit
keyser
Per-Site CSS Injector
matt chavoshi
CSS Override
swcolegrove
Your Custom Css
Bekurkes
Site Customizer
Andrew H.
Site customizer
Rico
CSS Injector
Francesco De Stefano
Custom Style Manager
Halil Can
Custom Style
cywu
afore-css
khristopher pineda
à la mode
annoying-fish