Fonts Extractor Firefox

Examine source code of Fonts Extractor

Inspect and view changes in Fonts Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Fonts Extractor",
  "version": "1.0.0",
  "description": "A modern extension to extract and copy fonts used on the current webpage.",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fontsextractor@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Fonts Extractor Alternatives

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