Which Font Is This ?
A chrome plugin to identify fonts on websites & web pages.
什么是Which Font Is This ??
Which Font Is This ?是由http://yassershaikh.com开发的Chrome扩展程序,该扩展的主要功能是“A chrome plugin to identify fonts on websites & web pages.”。
扩展截图
下载Which Font Is This ?扩展crx文件
下载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": [ " |