Webfont Previewer
This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.
Wat is Webfont Previewer?
Webfont Previewer is een Chrome-extensie ontwikkeld door JustinTheClouds, en de belangrijkste functie is "This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.".
Extensie Screenshots
Download het CRX-bestand van de extensie Webfont Previewer
Download Webfont Previewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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**
Basisinformatie over de Extensie
Naam | Webfont Previewer |
ID | ehmpabgeehikhdodemjoenbonjkdeopn |
Officiële URL | https://chromewebstore.google.com/detail/webfont-previewer/ehmpabgeehikhdodemjoenbonjkdeopn |
Beschrijving | This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to. |
Bestandsgrootte | 607 KB |
Aantal Installaties | 714 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2013-09-26 |
Publicatiedatum | 2013-09-25 |
Beoordeling | 3.29/5 Totaal 7 Beoordelingen |
Ontwikkelaar | JustinTheClouds |
Betalingswijze | free |
Extensiewebsite | http://justintheclouds.com |
Ondersteunde Talen | 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": [ " |