Filmbol URL Extractor Firefox

Examine source code of Filmbol URL Extractor

By: Cem
Inspect and view changes in Filmbol URL Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Extractor",
  "version": "1.0",
  "description": "Extracts URLs from the current page.",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{055d98b9-81d7-4414-bd14-8a11a6c34b5f}"
    }
  }
}

Best Filmbol URL Extractor Alternatives

Here are some Firefox add-ons that are similar to Filmbol URL Extractor: