By: Serbis
Inspect and view changes in SBFFExt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SBFFExt",
"version": "1.0.7resigned1",
"description": "Add into context menu submenu with java-scripts",
"homepage_url": "http://serbis.net.ru",
"icons": {
"16": "img/app16.png",
"32": "img/app32.png",
"64": "img/app64.png"
},
"permissions": [
"contextMenus",
"storage",
"clipboardWrite"
],
"applications": {
"gecko": {
"id": "sbffext@serbis.net.ru",
"strict_min_version": "45.0"
}
},
"background": {
"scripts": [
"content/background.js",
"tool/escape.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/content.js"
]
}
],
"options_ui": {
"page": "options/options.html"
}
} Best SBFFExt Alternatives
Here are some Firefox add-ons that are similar to SBFFExt: