Font Searcher Lite Firefox

Examine source code of Font Searcher Lite

Inspect and view changes in Font Searcher Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Font Searcher Lite",
  "version": "1.0",
  "description": "Hover over text to see its font, size, color, and style.",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "64": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Font Searcher Lite",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7d04ce4-f852-4e91-99af-6768de856485}",
      "strict_min_version": "58.0"
    },
    "content_scripts": [
      {
        "matches": [
          "<all_urls>"
        ],
        "js": [
          "content.js"
        ]
      }
    ]
  }
}

Best Font Searcher Lite Alternatives

Here are some Firefox add-ons that are similar to Font Searcher Lite: