Fonts Determiner
No guessing what's the font on a website, know it for sure.
Fonts Determiner क्या है?
Fonts Determiner Stephen Sotomayor द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "No guessing what's the font on a website, know it for sure."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fonts Determiner एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
So many brilliant fonts are used at a numerous websites. It's an easiest way to find out which exactly font is on the page - use the extension What Font. Install the extension, click on it's logo and you'll get a name of the font you're interested in. Try it and don't forget to share your feedback with us. The extension needs an access to all websites to analyze fonts on every page you visit. We do not collect any sensitive data.
एक्सटेंशन की मूल जानकारी
नाम | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
आधिकारिक URL | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
विवरण | No guessing what's the font on a website, know it for sure. |
फ़ाइल का आकार | 93.87 KB |
स्थापना संख्या | 14,771 |
वर्तमान संस्करण | 1.5.8 |
अंतिम अपडेट | 2023-12-13 |
प्रकाशन तिथि | 2023-08-02 |
रेटिंग | 4.00/5 कुल 4 रेटिंग्स |
डेवलपर | Stephen Sotomayor |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
समर्थित भाषाएँ | en |
manifest.json | |
{ "action": { "default_icon": { "128": "content\/icon128.png", "256": "content\/icon256.png", "76": "content\/icon76.png", "96": "content\/icon96.png" }, "default_title": "Font Determiner" }, "background": { "service_worker": "js\/bg.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/libs\/jquery.js", "content\/script.js", "js\/libs\/html2canvas.min.js" ], "matches": [ " |