FONT Finder PRO

Can detect which font used in webpage.

FONT Finder PRO क्या है?

FONT Finder PRO https://bayramoff.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Can detect which font used in webpage."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में FONT Finder PRO एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Font Finder RPO extension helps you detect/find fonts used on web pages.

Features:
Find fonts on a web page
Find text size on a web page 

How to use:
1. Install "Font Finder PRO" chrome extension.
2. Open any website.
3. Open "Font Finder PRO" from "Extensions list". 
Find the extension's icon using the puzzle icon.
4. Click "Start" button to activate Font Finder MODE.
5. Select or click to text on a web page.                    

एक्सटेंशन की मूल जानकारी

नाम FONT Finder PRO FONT Finder PRO
ID ihpkfgphnppljkdhnjgiieicnhlkfdig
आधिकारिक URL https://chromewebstore.google.com/detail/font-finder-pro/ihpkfgphnppljkdhnjgiieicnhlkfdig
विवरण Can detect which font used in webpage.
फ़ाइल का आकार 16.5 KB
स्थापना संख्या 29
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-12-15
प्रकाशन तिथि 2022-12-15
डेवलपर https://bayramoff.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://bayramoff.com/apps/font-detector
सहायता पृष्ठ URL https://bayramoff.com/apps/font-detector
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FONT Finder PRO",
    "version": "1.0.0",
    "manifest_version": 3,
    "description": "Can detect which font used in webpage.",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pjcgifcabkihapfjdknalkbmmiodmapn\/",
    "action": {
        "default_popup": "window.html",
        "default_title": "FONT Finder PRO by Bayramoff",
        "default_icon": {
            "16": "icons\/logo_16.png",
            "32": "icons\/logo_32.png",
            "48": "icons\/logo_48.png",
            "128": "icons\/logo_128.png"
        }
    },
    "icons": {
        "16": "icons\/logo_16.png",
        "32": "icons\/logo_32.png",
        "48": "icons\/logo_48.png",
        "128": "icons\/logo_128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}