By: Alex
Inspect and view changes in Font Inspector (WebExtension) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "0.2.0",
"manifest_version": 3,
"name": "Font Inspector",
"homepage_url": "https://mybrowseraddon.com/font-inspector.html",
"description": "Click on any HTML element to get the font info in a popup!",
"commands": {
"_execute_action": {}
},
"web_accessible_resources": [
{
"matches": [
"*://*/*"
],
"resources": [
"data/content_script/resources/popup.css"
]
}
],
"permissions": [
"storage",
"activeTab",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "109.0",
"id": "{39339c9f-e978-41ec-ba7e-18576c3b1253}"
}
},
"background": {
"scripts": [
"lib/config.js",
"lib/chrome.js",
"lib/runtime.js",
"lib/common.js"
]
},
"action": {
"default_title": "Font Inspector",
"default_icon": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png"
}
},
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png",
"128": "data/icons/128.png"
}
} Best Font Inspector (WebExtension) Alternatives
Here are some Firefox add-ons that are similar to Font Inspector (WebExtension):
Font Inspector
789WIN
Font Finder (revived)
Andy Portmen
font infos
p.
fonts infos
p.
WhatFont
Zack Michener
FontFinder
Software Best Decisions
Web Page Font Detector
Gatecordapp
in-fo-nt
nathgoutam93
Font Inspector & CSS Picker
Html Design
Website Font Display
LEO88
Font Picker
F168
Font Detect
Bozidar Atanasovski