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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον JustinTheClouds, και η κύρια λειτουργία του είναι "This extension allows you to test webfonts out on any website and target which elements the fonts should be applied to.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Webfont Previewer
Λήψη αρχείων επέκτασης 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": [ " |