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:
CSS Edit
keyser
Custom CSS rules
sina
Per-Site CSS Injector
matt chavoshi
CSS Override
swcolegrove
Your Custom Css
Bekurkes
Site Customizer
Andrew H.
Site customizer
Rico
Customizer
Robustus
CSS Injector
Francesco De Stefano
Custom Style Manager
Halil Can
xStyle
泷涯
Custom Style
cywu