Tab Sticky Notes Firefox

Examine source code of Tab Sticky Notes

Inspect and view changes in Tab Sticky Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Sticky Notes",
  "version": "1.0",
  "description": "Adds a sticky note to each tab.",
  "icons": {
    "48": "icons/note-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/note-48.png",
    "default_title": "My Tab Note",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e600c2c-8efc-4d11-b674-593199d2b1ae}"
    }
  }
}

Best Tab Sticky Notes Alternatives

Here are some Firefox add-ons that are similar to Tab Sticky Notes: