WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Font Finder & Style Detector

Font Finder & Style Detector

View on Chrome Web Store
View Font Finder & Style Detector Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (82 ratings)
3 new ratings
18 views
This extension has been viewed 18 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Discover the perfect font effortlessly with our Font Finder & Style Detector extension! Seamlessly integrated into your browser.
Type
Extension
Users
5,000 users
500
NextGrowth Labs Pvt Ltd
View author page of NextGrowth Labs Pvt Ltd
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 28, 2024
Version 1.4.0
Manifest version
3
Updated
Updated on April 11, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Font Finder & Style Detector Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.4.0",
    "default_locale": "en",
    "author": "Next labs",
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    },
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "tabs",
        "scripting",
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top