提供元: Taban Mirzoev Add-on
Inspect and view changes in ActiveFrame source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ActiveFrame",
"version": "1.2.0",
"description": "Draw a bright frame around the active focused element on any site",
"browser_specific_settings": {
"gecko": {
"id": "{cf651649-7a01-40d4-a8f9-d3a7ed4b440d}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
},
"browser_action": {
"default_popup": "ui/popup.html",
"default_icon": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"96": "assets/icon96.png",
"128": "assets/icon128.png"
}
},
"background": {
"scripts": [
"bg/background.js"
]
},
"permissions": [
"tabs",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"focus_highlighter.js"
],
"run_at": "document_idle"
}
]
} ベストのActiveFrame代替案
ActiveFrameに類似したFirefox add-onをいくつか紹介します:
ActiveFrameFocus
nguyen
SpotFrame
thanhtruc 28
FocusRing
Taban Mirzoev
Frame Display
Hi88
FocusBorder
Taban Mirzoev
Frame
Joshua MARTINELLE
HaloFrame
thanhtruc 28
Private Frame
iiizio
SimpleFox
cgerke
Advanced Frame Designer with gradients
Heinz-Jürgen Boms
FrameFocus
Kim
NatureFrame
sabrielraine