Note it! Firefox

Examine source code of Note it!

Inspect and view changes in Note it! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Note it!",
  "version": "2",
  "description": "To add the notes while browsing sites or just any to-do that comes in mind!",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "js/bg.js"
    ]
  },
  "page_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/noteit-16.png",
      "32": "images/noteit-32.png",
      "48": "images/noteit-48.png",
      "128": "images/noteit-128.png"
    }
  },
  "icons": {
    "16": "images/noteit-16.png",
    "32": "images/noteit-32.png",
    "48": "images/noteit-48.png",
    "128": "images/noteit-128.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs"
  ]
}

Meilleures alternatives Note it!

Voici quelques Firefox add-ons qui sont similaires à Note it! :