Fontanello
A browser extension that lets you display the basic typographic styles of a text by right-clicking it.
Co to jest Fontanello?
Fontanello to rozszerzenie Chrome opracowane przez Fred Bergman, a jego główną funkcją jest „A browser extension that lets you display the basic typographic styles of a text by right-clicking it.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Fontanello
Pobierz pliki rozszerzeń Fontanello 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
Fontanello makes it super easy to inspect typography on a webpage. It will show you information about typeface, weight, size, color and some other less used CSS-properties. It also show information about contrast for selected text.
Podstawowe informacje o rozszerzeniu
Nazwa | Fontanello |
ID | jdlhfjlpaijjhklfadlhbbmpjfddkglc |
Oficjalny URL | https://chromewebstore.google.com/detail/fontanello/jdlhfjlpaijjhklfadlhbbmpjfddkglc |
Opis | A browser extension that lets you display the basic typographic styles of a text by right-clicking it. |
Rozmiar pliku | 8.85 KB |
Liczba instalacji | 70,000 |
Aktualna Wersja | 1.2.2 |
Ostatnia Aktualizacja | 2021-05-02 |
Data Publikacji | 2020-02-22 |
Ocena | 4.50/5 Łącznie 38 Oceny |
Deweloper | Fred Bergman |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://fontanello.app/ |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fontanello", "version": "1.2.2", "description": "A browser extension that lets you display the basic typographic styles of a text by right-clicking it.", "background": { "scripts": [ "background.js" ] }, "permissions": [ "activeTab", "contextMenus" ], "content_scripts": [ { "matches": [ " |