Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Apa itu Which Font Is This ??
Which Font Is This ? adalah ekstensi Chrome yang dikembangkan oleh http://yassershaikh.com, dan fitur utamanya adalah "A chrome plugin to identify fonts on websites & web pages.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Which Font Is This ?
Unduh file ekstensi Which Font Is This ? 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
Important Note: You need to refresh your page once after installing this extension. A user friendly way to find out which font, font color or background colors are in use on any website. For any bug report/suggestion/feedback send me a mail at [email protected]
Informasi Dasar Ekstensi
Nama | |
ID | obhkckbkndockmajpedihihnplcgchgh |
URL Resmi | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
Deskripsi | A chrome plugin to identify fonts on websites & web pages. |
Ukuran File | 43.45 KB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 2 |
Terakhir Diperbarui | 2014-04-09 |
Tanggal Publikasi | 2014-04-09 |
Penilaian | 3.18/5 Total 11 Penilaian |
Pengembang | http://yassershaikh.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://yassershaikh.com/plugins/ |
URL Halaman Bantuan | http://yassershaikh.com/plugins/ |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2", "manifest_version": 2, "name": "Which Font Is This ?", "description": "A chrome plugin to identify fonts on websites & web pages.", "homepage_url": "http:\/\/yassershaikh.com", "icons": { "128": "logo.png" }, "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html", "default_title": "What Font Is This ?" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |