By: Nexmoe
Inspect and view changes in 探索者小舒 - 强大快捷的侧栏搜索切换工具 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_name__",
"version": "0.9.16",
"description": "__MSG_description__",
"default_locale": "zh_CN",
"background": {
"page": "./dist/background/index.html",
"persistent": false
},
"icons": {
"16": "./assets/icon.png",
"48": "./assets/icon.png",
"128": "./assets/icon.png"
},
"permissions": [
"storage",
"unlimitedStorage",
"http://*/",
"https://*/"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"./dist/contentScripts/index.global.js"
]
}
],
"web_accessible_resources": [
"dist/contentScripts/style.css"
],
"options_ui": {
"page": "./dist/options/index.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{e7f1c3f4-5fa1-4464-9f23-4ab9c59a4fae}"
}
}
} Best 探索者小舒 - 强大快捷的侧栏搜索切换工具 Alternatives
Here are some Firefox add-ons that are similar to 探索者小舒 - 强大快捷的侧栏搜索切换工具: