Fonts Determiner
No guessing what's the font on a website, know it for sure.
Cos'è Fonts Determiner?
Fonts Determiner è un'estensione di Chrome sviluppata da Stephen Sotomayor, e la sua funzione principale è "No guessing what's the font on a website, know it for sure.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fonts Determiner
Scarica i file di estensione Fonts Determiner in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
URL Ufficiale | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
Descrizione | No guessing what's the font on a website, know it for sure. |
Dimensione del File | 93.87 KB |
Conteggio Installazioni | 14,771 |
Versione Corrente | 1.5.8 |
Ultimo Aggiornamento | 2023-12-13 |
Data di Pubblicazione | 2023-08-02 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | Stephen Sotomayor |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
Lingue Supportate | 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": [ " |