Fonts Determiner
No guessing what's the font on a website, know it for sure.
O que é Fonts Determiner?
Fonts Determiner é uma extensão do Chrome desenvolvida por Stephen Sotomayor, e sua principal característica é "No guessing what's the font on a website, know it for sure.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fonts Determiner
Baixe arquivos de extensão Fonts Determiner no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
URL Oficial | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
Descrição | No guessing what's the font on a website, know it for sure. |
Tamanho do Arquivo | 93.87 KB |
Contagem de Instalações | 14,771 |
Versão Atual | 1.5.8 |
Última Atualização | 2023-12-13 |
Data de Publicação | 2023-08-02 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | Stephen Sotomayor |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
Idiomas Suportados | 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": [ " |