Font Pairing Preview Firefox

Examine source code of Font Pairing Preview

By: Sin88
Inspect and view changes in Font Pairing Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Pairing Preview",
  "version": "1.0",
  "description": "Apply and preview custom font pairings on live web pages.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{21494238-8367-4119-a7e1-e235908eceac}"
    }
  }
}

Best Font Pairing Preview Alternatives

Here are some Firefox add-ons that are similar to Font Pairing Preview: