TST Notepad Firefox

Examine source code of TST Notepad

Inspect and view changes in TST Notepad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TST Notepad",
  "version": "1.3",
  "description": "Adds a notepad to the Tree Style Tabs subpanel",
  "icons": {
    "48": "/notepad-48.png"
  },
  "options_ui": {
    "page": "/options/options.html"
  },
  "background": {
    "page": "/background/background.html"
  },
  "permissions": [
    "storage",
    "unlimitedStorage"
  ],
  "web_accessible_resources": [
    "resources/*",
    "panel/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tstnotepad@capinski.dev",
      "strict_min_version": "57.0"
    }
  }
}

Meilleures alternatives TST Notepad

Voici quelques Firefox add-ons qui sont similaires à TST Notepad :