Fonts Determiner
No guessing what's the font on a website, know it for sure.
Was ist Fonts Determiner?
Fonts Determiner ist eine Chrome-Erweiterung, die von Stephen Sotomayor entwickelt wurde, und ihr Hauptmerkmal ist "No guessing what's the font on a website, know it for sure.".
Erweiterungsscreenshots
Fonts Determiner-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fonts Determiner-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
Offizielle URL | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
Beschreibung | No guessing what's the font on a website, know it for sure. |
Dateigröße | 93.87 KB |
Installationsanzahl | 14,771 |
Aktuelle Version | 1.5.8 |
Letztes Update | 2023-12-13 |
Veröffentlichungsdatum | 2023-08-02 |
Bewertung | 4.00/5 Insgesamt 4 Bewertungen |
Entwickler | Stephen Sotomayor |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
Unterstützte Sprachen | 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": [ " |