TST Notepad Firefox

Examine source code of TST Notepad

提供元: Theodore Capinski
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"
    }
  }
}

ベストのTST Notepad代替案

TST Notepadに類似したFirefox add-onをいくつか紹介します: