Fonts Determiner
No guessing what's the font on a website, know it for sure.
Co to jest Fonts Determiner?
Fonts Determiner to rozszerzenie Chrome opracowane przez Stephen Sotomayor, a jego główną funkcją jest „No guessing what's the font on a website, know it for sure.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Fonts Determiner
Pobierz pliki rozszerzeń Fonts Determiner w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
Oficjalny URL | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
Opis | No guessing what's the font on a website, know it for sure. |
Rozmiar pliku | 93.87 KB |
Liczba instalacji | 14,771 |
Aktualna Wersja | 1.5.8 |
Ostatnia Aktualizacja | 2023-12-13 |
Data Publikacji | 2023-08-02 |
Ocena | 4.00/5 Łącznie 4 Oceny |
Deweloper | Stephen Sotomayor |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
Obsługiwane Języki | 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": [ " |