提供元: xXMacMillanXx
Inspect and view changes in Tab_Light source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabLight",
"version": "1.2",
"description": "Hovering over a link will highlight already open tab instances.",
"icons": {
"48": "icons/tl-48.png"
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"tablight.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "{25bb92f0-67da-49dd-b9a0-0497059373f8}"
}
}
} ベストのTab_Light代替案
Tab_Lightに類似したFirefox add-onをいくつか紹介します:
Tab Highlighter & Info
开云体育
Link Highlighter
Deane
Link Highlighter & Saver
LK68
Link Highlighter
789Win
Link Tab Checker
Adam Developer
Tab Highlighter Helper
ALO8
Tablist
slymax
Lightning Tab Groups
gchristnsn
Link Highlighter (MV2)
EE88
Open Links in Tabs
André Veríssimo
TabTool
Matt Consto
Tab list
Forelleh