fontpecker
Easily get the CSS settings of texts on the Web pages.
Co to jest fontpecker?
fontpecker to rozszerzenie Chrome opracowane przez Karate System, a jego główną funkcją jest „Easily get the CSS settings of texts on the Web pages.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia fontpecker
Pobierz pliki rozszerzeń fontpecker 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
Easily get the CSS settings of texts on the Web pages. You can clip it to the list, and refer to the CSS code. Properties are * font-family * font-size * line-height * color * font-style * font-weight Usage 1) Click the Fontpecker icon on the toolbar. 2) Just click on the text you want to check. Notes * Maximum number of clip is 10. * If you clip over 10, old clips will be removed automatically. * Some pages can't start this. Novelties are... https://suzuri.jp/search?q=fontpecker
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | micgmaephbfgheholpanoiafkjlojogg |
Oficjalny URL | https://chrome.google.com/webstore/detail/fontpecker/micgmaephbfgheholpanoiafkjlojogg |
Opis | Easily get the CSS settings of texts on the Web pages. |
Rozmiar pliku | 62.18 KB |
Liczba instalacji | 188 |
Aktualna Wersja | 0.1.6 |
Ostatnia Aktualizacja | 2018-04-01 |
Data Publikacji | 2018-04-01 |
Ocena | 4.00/5 Łącznie 5 Oceny |
Deweloper | Karate System |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "fontpecker", "version": "0.1.6", "manifest_version": 2, "description": "Easily get the CSS settings of texts on the Web pages.", "icons": { "16": "icons\/_icon_16.png", "32": "icons\/_icon_32.png", "64": "icons\/_icon_64.png", "128": "icons\/_icon_128.png" }, "content_scripts": [ { "matches": [ " |