TabNot: Tab Notes & Sticky Notes Firefox

Examine source code of TabNot: Tab Notes & Sticky Notes

By: EACo.
Inspect and view changes in TabNot: Tab Notes & Sticky Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "tr",
  "name": "__MSG_appName__",
  "version": "1.1.1",
  "description": "__MSG_appDesc__",
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "__MSG_appName__",
    "default_icon": "icons/tabnot_logo_app.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/tabnot_logo_app.png"
    }
  },
  "icons": {
    "128": "icons/tabnot_logo_app.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tabnot@ensarcoskuner.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TabNot: Tab Notes & Sticky Notes Alternatives

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