Inspect and view changes in Custom CSS Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Custom CSS Injector",
"version": "1.0.0",
"description": "Write and inject custom CSS into any website. Styles are saved per domain and applied automatically on every visit. Perfect for personalizing your favorite sites.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "custom-css-injector-010@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Custom CSS Injector"
}
} Best Custom CSS Injector Alternatives
Here are some Firefox add-ons that are similar to Custom CSS Injector:
CSS Injector
carlosi
Per-Site CSS Injector
matt chavoshi
CustomCSS Injector
Blizz3
CSS and JS Injector
Ashutosh
Custom CSS Injector v2
THABET
Custom CSS/JS Injector
Cổng sắt CNC
CSS InjectorSE
salida
Style Injector
Stuff7
Best Custom CSS Injector
Levi Jackson
Custom Css Insert Dev
Helen Clark
Simple CSS Injector
Weary Galaxy
Custom CSS
Kenny Ooi