Browser’s External Editor Firefox

Examine source code of Browser’s External Editor

Inspect and view changes in Browser’s External Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Ruslan Osmanov",
  "background": {
    "scripts": [
      "dist/eventPage.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "bee@ruslan_osmanov.com"
    }
  },
  "commands": {
    "bee-editor": {
      "description": "__MSG_shortcutOpenEditor__",
      "suggested_key": {
        "default": "Alt+Shift+E",
        "mac": "MacCtrl+Command+E"
      }
    }
  },
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "manifest_version": 3,
  "minimum_chrome_version": "92",
  "name": "__MSG_extName__",
  "options_ui": {
    "page": "html/options.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting",
    "nativeMessaging",
    "contextMenus"
  ],
  "short_name": "Bee",
  "version": "3.5.1"
}

Melhores alternativas Browser’s External Editor

Aqui estão algumas Firefox add-ons que são similares a Browser’s External Editor: