Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
Vad är Which Font Is This ??
Which Font Is This ? är en Chrome-tillägg utvecklad av http://yassershaikh.com, och dess huvudfunktion är "A chrome plugin to identify fonts on websites & web pages.".
Tilläggsskärmbilder
Ladda ner Which Font Is This ?-förlängningens CRX-fil
Ladda ner Which Font Is This ?-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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]
Grundläggande Information om Tillägg
Namn | |
ID | obhkckbkndockmajpedihihnplcgchgh |
Officiell webbadress | https://chrome.google.com/webstore/detail/which-font-is-this/obhkckbkndockmajpedihihnplcgchgh |
Beskrivning | A chrome plugin to identify fonts on websites & web pages. |
Filstorlek | 43.45 KB |
Antal Installationer | 10,000 |
Aktuell Version | 2 |
Senast Uppdaterad | 2014-04-09 |
Publiceringsdatum | 2014-04-09 |
Betyg | 3.18/5 Totalt 11 Betyg |
Utvecklare | http://yassershaikh.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://yassershaikh.com/plugins/ |
Hjälpsida URL | http://yassershaikh.com/plugins/ |
Stödda Språk | 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": [ " |