Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Что такое Which Font Is This ??
Which Font Is This ? - это расширение Chrome, разработанное http://yassershaikh.com, и его основная функция - "A chrome plugin to identify fonts on websites & web pages.".
Снимки экрана расширения
Скачать файл CRX расширения Which Font Is This ?
Скачайте файлы расширений Which Font Is This ? в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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]
Основная информация о расширении
Название | |
ID | obhkckbkndockmajpedihihnplcgchgh |
Официальный URL | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
Описание | A chrome plugin to identify fonts on websites & web pages. |
Размер файла | 43.45 KB |
Количество установок | 10,000 |
Текущая Версия | 2 |
Последнее Обновление | 2014-04-09 |
Дата публикации | 2014-04-09 |
Рейтинг | 3.18/5 Всего 11 оценок |
Разработчик | http://yassershaikh.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://yassershaikh.com/plugins/ |
URL страницы помощи | http://yassershaikh.com/plugins/ |
Поддерживаемые языки | 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": [ " |