Inspect and view changes in CSSVarVault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CSSVarVault",
"version": "1.0.0",
"description": "Inspect CSS custom property declarations, references, and unresolved var() usage on the active page.",
"icons": {
"48": "insignia/icon-48.png",
"96": "insignia/icon-96.png",
"128": "insignia/icon-128.png"
},
"action": {
"default_title": "CSSVarVault",
"default_popup": "dashboard/forge.html",
"default_icon": {
"48": "insignia/icon-48.png"
}
},
"permissions": [
"activeTab",
"scripting",
"tabs",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "{e7438c20-f7d4-4217-8a25-6f16d9ab5549}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのCSSVarVault代替案
CSSVarVaultに類似したFirefox add-onをいくつか紹介します:
CSS Vars
Helletech
TokenLoom
Michael
CSS Sentry
dougg0k
CSS Variables
Radbod Itzayana
CSS Variables Extractor
Danilo Dantes
CSS Custom Property Inspector
Aevorn LLC
CSSViewer
Mohsen Khanpour
Design Tokens
Radbod Itzayana
CSS Viewer
cssviewer
CSS Analyzer by Project Wallace
Bart Veneman
Css Debug with Pesticide CSS
Rob
CSS Peeper
CSS Peeper