Fontstorage
The simplest extension for identifying and selecting fonts on a website.
Vad är Fontstorage?
Fontstorage är en Chrome-tillägg utvecklad av https://fontstorage.com, och dess huvudfunktion är "The simplest extension for identifying and selecting fonts on a website.".
Tilläggsskärmbilder
Ladda ner Fontstorage-förlängningens CRX-fil
Ladda ner Fontstorage-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | Fontstorage |
ID | lpfegdkicphlldcdfeomhdochopplghk |
Officiell webbadress | https://chromewebstore.google.com/detail/fontstorage/lpfegdkicphlldcdfeomhdochopplghk |
Beskrivning | The simplest extension for identifying and selecting fonts on a website. |
Filstorlek | 79.59 KB |
Antal Installationer | 8,328 |
Aktuell Version | 3.0.2 |
Senast Uppdaterad | 2024-01-22 |
Publiceringsdatum | 2019-06-25 |
Betyg | 4.36/5 Totalt 39 Betyg |
Utvecklare | https://fontstorage.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://fontstorage.com/extension |
Hjälpsida URL | https://fontstorage.com/author/ |
Stödda Språk | 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": [ " |