提供元: Mark Vincent
Inspect and view changes in BB Code Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "0.3resigned1",
"default_locale": "en",
"homepage_url": "https://github.com/WildcardSearch/BB-Code-Helper",
"applications": {
"gecko": {
"id": "{acf0daf0-0253-42df-bcfa-c727f6b907eb}"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options/options.html"
},
"permissions": [
"activeTab",
"contextMenus",
"clipboardRead",
"clipboardWrite",
"storage"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
} ベストのBB Code Helper代替案
BB Code Helperに類似したFirefox add-onをいくつか紹介します:
bbCode for Web Extensions (bbCodeWebEx)
Matthew G. Saroff
Coding Master
Artur
phpBB Forum Color Surpressor
GamingPeon
bbshortcut
ling
SelectCode for htmlforum.io
Александр
bbcoder for RpNation
Lyrositor
Code Highlighter
Magnus
Code Highlighter
Magnus
Reddit Code Highlight
Vukašin Stepanović