Fontstorage
The simplest extension for identifying and selecting fonts on a website.
Wat is Fontstorage?
Fontstorage is een Chrome-extensie ontwikkeld door https://fontstorage.com, en de belangrijkste functie is "The simplest extension for identifying and selecting fonts on a website.".
Extensie Screenshots
Download het CRX-bestand van de extensie Fontstorage
Download Fontstorage-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
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.
Basisinformatie over de Extensie
Naam | Fontstorage |
ID | lpfegdkicphlldcdfeomhdochopplghk |
Officiële URL | https://chromewebstore.google.com/detail/fontstorage/lpfegdkicphlldcdfeomhdochopplghk |
Beschrijving | The simplest extension for identifying and selecting fonts on a website. |
Bestandsgrootte | 79.59 KB |
Aantal Installaties | 8,328 |
Huidige Versie | 3.0.2 |
Laatst Bijgewerkt | 2024-01-22 |
Publicatiedatum | 2019-06-25 |
Beoordeling | 4.36/5 Totaal 39 Beoordelingen |
Ontwikkelaar | https://fontstorage.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://fontstorage.com/extension |
Help Pagina-URL | https://fontstorage.com/author/ |
Ondersteunde Talen | 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": [ " |