RainbowNote Firefox

Examine source code of RainbowNote

Inspect and view changes in RainbowNote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "RainbowNote@Sungho.Hwang",
      "strict_min_version": "88.0"
    }
  },
  "name": "RainbowNote",
  "version": "31.1",
  "description": "Notes with rainbow colors.",
  "icons": {
    "32": "rn32.png"
  },
  "browser_action": {
    "default_icon": "rn32.png",
    "default_title": "RainbowNote"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ]
}

Best RainbowNote Alternatives

Here are some Firefox add-ons that are similar to RainbowNote: