Fontanello
A browser extension that lets you display the basic typographic styles of a text by right-clicking it.
Apa itu Fontanello?
Fontanello adalah ekstensi Chrome yang dikembangkan oleh Fred Bergman, dan fitur utamanya adalah "A browser extension that lets you display the basic typographic styles of a text by right-clicking it.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fontanello
Unduh file ekstensi Fontanello dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Fontanello |
ID | jdlhfjlpaijjhklfadlhbbmpjfddkglc |
URL Resmi | https://chromewebstore.google.com/detail/fontanello/jdlhfjlpaijjhklfadlhbbmpjfddkglc |
Deskripsi | A browser extension that lets you display the basic typographic styles of a text by right-clicking it. |
Ukuran File | 8.85 KB |
Jumlah Instalasi | 70,000 |
Versi Saat Ini | 1.2.2 |
Terakhir Diperbarui | 2021-05-02 |
Tanggal Publikasi | 2020-02-22 |
Penilaian | 4.50/5 Total 38 Penilaian |
Pengembang | Fred Bergman |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://fontanello.app/ |
Bahasa yang Didukung | 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": [ " |