List all Links Firefox

Examine source code of List all Links

Inspect and view changes in List all Links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.1.0",
  "name": "List all Links",
  "description": "List and search all text links, images, javascript, and stylesheet sources",
  "browser_specific_settings": {
    "gecko": {
      "id": "listAllLinks@cubeleco"
    }
  },
  "action": {},
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "contextMenus",
    "menus",
    "clipboardWrite",
    "bookmarks",
    "storage"
  ]
}

Best List all Links Alternatives

Here are some Firefox add-ons that are similar to List all Links: