Inspect and view changes in Rapidbit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_name__",
"description": "__MSG_description__",
"default_locale": "pl",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"64": "icons/icon64.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png",
"256": "icons/icon256.png",
"512": "icons/icon512.png"
},
"content_scripts": [
{
"run_at": "document_start",
"all_frames": false,
"js": [
"content/rapidbit.js"
],
"matches": [
"*://rapidb.it/*"
]
}
],
"manifest_version": 2,
"applications": {
"gecko": {
"id": "plugin@rapidb.it",
"strict_min_version": "80.0"
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"19": "icons/icon19.png",
"20": "icons/icon20.png",
"32": "icons/icon32.png",
"38": "icons/icon38.png",
"40": "icons/icon40.png"
},
"default_popup": "main-popup/index.html",
"default_title": "__MSG_name__"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"*://rapidb.it/*",
"contextMenus",
"notifications",
"storage"
],
"version": "1.0.0"
} 최고의 Rapidbit 대안
다음은 Rapidbit과(와) 유사한 Firefox add-on입니다: