Major mnemonics Firefox

Examine source code of Major mnemonics

Inspect and view changes in Major mnemonics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Major",
  "version": "1.1",
  "description": "Displays mnemonic phrases for numbers",
  "manifest_version": 2,
  "icons": {
    "16": "16x16.png",
    "48": "48x48.png",
    "128": "128x128.png"
  },
  "background": {
    "scripts": [
      "major.js"
    ]
  },
  "permissions": [
    "notifications",
    "contextMenus"
  ],
  "browser_action": {
    "default_icon": "16x16.png",
    "default_popup": "major_popup.html"
  }
}

Best Major mnemonics Alternatives

Here are some Firefox add-ons that are similar to Major mnemonics: