preview select string Firefox

Examine source code of preview select string

Par : kurobuchi
Inspect and view changes in preview select string source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.1resigned1",
  "name": "preview select string",
  "description": "Add pre tag and indent to selected strings.",
  "permissions": [
    "menus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{86f3ab83-acea-4367-acee-6e0de93bf751}"
    }
  }
}

Meilleures alternatives preview select string

Voici quelques Firefox add-ons qui sont similaires à preview select string :