Fontstorage
The simplest extension for identifying and selecting fonts on a website.
Was ist Fontstorage?
Fontstorage ist eine Chrome-Erweiterung, die von https://fontstorage.com entwickelt wurde, und ihr Hauptmerkmal ist "The simplest extension for identifying and selecting fonts on a website.".
Erweiterungsscreenshots
Fontstorage-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fontstorage-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
The extension enables you to identify fonts on any website, allowing you to select a font from the Fontstorage collection directly on the site and obtain the CSS code for embedding.
Grundlegende Informationen zur Erweiterung
Name | Fontstorage |
ID | lpfegdkicphlldcdfeomhdochopplghk |
Offizielle URL | https://chromewebstore.google.com/detail/fontstorage/lpfegdkicphlldcdfeomhdochopplghk |
Beschreibung | The simplest extension for identifying and selecting fonts on a website. |
Dateigröße | 79.59 KB |
Installationsanzahl | 8,328 |
Aktuelle Version | 3.0.2 |
Letztes Update | 2024-01-22 |
Veröffentlichungsdatum | 2019-06-25 |
Bewertung | 4.36/5 Insgesamt 39 Bewertungen |
Entwickler | https://fontstorage.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://fontstorage.com/extension |
Hilfeseite URL | https://fontstorage.com/author/ |
Unterstützte Sprachen | de,en,fr,es,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "3.0.2", "action": { "default_icon": "img\/icon128.png", "default_title": "Webfonting it" }, "permissions": [ "scripting", "activeTab" ], "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "96": "img\/icon96.png", "128": "img\/icon128.png" }, "web_accessible_resources": [ { "matches": [ " |