A1 Font Inspector Pro Firefox

Examine source code of A1 Font Inspector Pro

Inspect and view changes in A1 Font Inspector Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "A1 Font Inspector Pro",
  "short_name": "A1 Fonts",
  "version": "0.1.0",
  "description": "Inspect fonts, colors, spacing, and text CSS on any page with a clean Manifest V3 workflow.",
  "homepage_url": "https://a1local.com.au/extensions/font-inspector-pro/",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "A1 Font Inspector Pro",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "assets/background.js"
    ],
    "type": "module"
  },
  "options_page": "options.html",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "commands": {
    "toggle-inspector": {
      "suggested_key": {
        "default": "Alt+Shift+F",
        "mac": "Alt+Shift+F"
      },
      "description": "Toggle font inspection on the current page"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "font-inspector-pro@a1local.com.au",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "142.0"
    }
  }
}

Best A1 Font Inspector Pro Alternatives

Here are some Firefox add-ons that are similar to A1 Font Inspector Pro: