Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Co to jest Which Font Is This ??
Which Font Is This ? to rozszerzenie Chrome opracowane przez http://yassershaikh.com, a jego główną funkcją jest „A chrome plugin to identify fonts on websites & web pages.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Which Font Is This ?
Pobierz pliki rozszerzeń Which Font Is This ? 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
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]
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | obhkckbkndockmajpedihihnplcgchgh |
Oficjalny URL | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
Opis | A chrome plugin to identify fonts on websites & web pages. |
Rozmiar pliku | 43.45 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 2 |
Ostatnia Aktualizacja | 2014-04-09 |
Data Publikacji | 2014-04-09 |
Ocena | 3.18/5 Łącznie 11 Oceny |
Deweloper | http://yassershaikh.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://yassershaikh.com/plugins/ |
Adres URL Strony Pomocy | http://yassershaikh.com/plugins/ |
Obsługiwane Języki | 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": [ " |