urltool Firefox

Examine source code of urltool

Inspect and view changes in urltool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "urltool",
  "version": "0.2.0",
  "description": "Url Tool",
  "manifest_version": 2,
  "minimum_chrome_version": "73",
  "permissions": [
    "menus",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "urltool@deadcode.rip",
      "strict_min_version": "60.0"
    }
  }
}

Best urltool Alternatives

Here are some Firefox add-ons that are similar to urltool: