Textern updated Firefox

Examine source code of Textern updated

Par : parallel
Inspect and view changes in Textern updated source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Textern",
  "description": "Edit text in your favourite external editor!",
  "homepage_url": "https://github.com/jlebon/textern",
  "manifest_version": 2,
  "version": "0.7",
  "applications": {
    "gecko": {
      "id": "textern@jlebon-never-updates-his-plugin.com",
      "strict_min_version": "53.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "shortcut.js",
        "content.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "notifications",
    "nativeMessaging",
    "storage"
  ]
}

Meilleures alternatives Textern updated

Voici quelques Firefox add-ons qui sont similaires à Textern updated :