Text Editor Panel Firefox

Examine source code of Text Editor Panel

提供元: 愤怒的猪
Inspect and view changes in Text Editor Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Editor Panel",
  "version": "1.0",
  "description": "A text editor panel for Firefox browser",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Open Text Editor"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "reasons": [
          "功能需要"
        ]
      },
      "id": "{e1e269c9-ab63-4073-b13f-7be2758b0cac}"
    }
  }
}

ベストのText Editor Panel代替案

Text Editor Panelに類似したFirefox add-onをいくつか紹介します: