Link to Text Firefox

Examine source code of Link to Text

Inspect and view changes in Link to Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "homepage_url": "https://github.com/igorlogius/webextensions/tree/main/link-to-text",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Create links that point to a fragment of text on a page",
  "icons": {
    "100": "icon.png"
  },
  "manifest_version": 2,
  "name": "Link to Text",
  "permissions": [
    "menus",
    "activeTab"
  ],
  "version": "1.0.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "{65a14d6a-dd89-4fa4-abdb-9e4eecfd7b1e}"
    }
  }
}

Best Link to Text Alternatives

Here are some Firefox add-ons that are similar to Link to Text: