BB Code Helper Firefox

Examine source code of BB Code Helper

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"
  }
}

Best BB Code Helper Alternatives

Here are some Firefox add-ons that are similar to BB Code Helper: