Webfont Previewer
This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.
什么是Webfont Previewer?
Webfont Previewer是由JustinTheClouds开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.”。
扩展截图
下载Webfont Previewer扩展crx文件
下载Webfont Previewer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Quickly test and preview out different web fonts while developing your websites. Select a webfont from the list of fonts. Then choose the page's targets using CSS selectors. Then apply to see the webfont applied to current page's content. Star your favorite webfonts to make them appear at the top of the list of fonts for quick use. Once you have the font you like, press the code ">" button to copy the code to paste into your site's HTML for use. **Once installed, any previously opened tabs must be refreshed to work properly**
扩展基本信息
名称 | Webfont Previewer |
ID | ehmpabgeehikhdodemjoenbonjkdeopn |
官方URL | https://chromewebstore.google.com/detail/webfont-previewer/ehmpabgeehikhdodemjoenbonjkdeopn |
简介 | This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to. |
文件大小 | 607 KB |
安装次数 | 714 |
当前版本 | 1.2 |
更新时间 | 2013-09-26 |
上架时间 | 2013-09-25 |
评分 | 3.29/5 共7次评分 |
开发者 | JustinTheClouds |
付费类型 | free |
扩展官网 | http://justintheclouds.com |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webfont Previewer", "description": "This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.", "version": "1.2", "icons": { "16": "icon.png", "48": "icon-48.png", "128": "icon.png" }, "content_scripts": [ { "matches": [ " |