preview select string Firefox

Examine source code of preview select string

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}"
    }
  }
}

Best preview select string Alternatives

Here are some Firefox add-ons that are similar to preview select string: