提供元: Alex
Inspect and view changes in New Window CSS Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Inline CSS Editor",
"version": "1.1",
"description": "Edit CSS in a separate window and apply changes inline. Now with autocomplete!",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"icons": {
"128": "assets/icon128.jpg"
},
"browser_action": {
"default_title": "CSS Editor",
"default_icon": {
"128": "assets/icon128.jpg"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e054a8cc-5c3d-486b-bc63-2a30c13c5ef7}"
}
}
} ベストのNew Window CSS Editor代替案
New Window CSS Editorに類似したFirefox add-onをいくつか紹介します:
Live CSS Editor Plus
Chastity
CSS Injector
Francesco De Stefano
Live CSS Editor
WIN79 CONG NGHE SO
BLUE HYBRID EDITOR
Hugo
CSS Edit
keyser
Site Customizer
Andrew H.
Web Edit
ValeDev
Individual window themes
jchronakis
Visual CSS Editor
Sean
Better Crowdin Darkmode
jestemkioskiem