Fontstorage
The simplest extension for identifying and selecting fonts on a website.
Hvad er Fontstorage?
Fontstorage er en Chrome-udvidelse udviklet af https://fontstorage.com, og dens hovedfunktion er "The simplest extension for identifying and selecting fonts on a website.".
Udvidelsesskærmbilleder
Download Fontstorage-udvidelses-CRX-fil
Download Fontstorage-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Fontstorage |
ID | lpfegdkicphlldcdfeomhdochopplghk |
Officiel URL | https://chromewebstore.google.com/detail/fontstorage/lpfegdkicphlldcdfeomhdochopplghk |
Beskrivelse | The simplest extension for identifying and selecting fonts on a website. |
Filstørrelse | 79.59 KB |
Antal Installationer | 8,328 |
Nuværende Version | 3.0.2 |
Senest Opdateret | 2024-01-22 |
Udgivelsesdato | 2019-06-25 |
Bedømmelse | 4.36/5 Samlet 39 Bedømmelser |
Udvikler | https://fontstorage.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://fontstorage.com/extension |
Hjælpeside-URL | https://fontstorage.com/author/ |
Understøttede Sprog | 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": [ " |