Inline
Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects.
Was ist Inline?
Inline ist eine Chrome-Erweiterung, die von Anis Arab entwickelt wurde, und ihr Hauptmerkmal ist "Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects.".
Erweiterungsscreenshots
Inline-Erweiterungs-CRX-Datei herunterladen
Laden Sie Inline-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
With Inline, you can easily figure out which fonts are used in any website and use them in your own projects. You can copy the font and its styling as an SVG file, allowing you to integrate it into your own design projects. You can also copy the whole CSS code of the font, or copy the font and its styling as an HTML code. And if you're only interested in a particular CSS property, you can copy that too. (Please be sure to restart Chrome the first time you install Inline)
Grundlegende Informationen zur Erweiterung
Name | Inline |
ID | aifjpngbegpnahbmnajckckddcgfnodk |
Offizielle URL | https://chromewebstore.google.com/detail/inline/aifjpngbegpnahbmnajckckddcgfnodk |
Beschreibung | Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects. |
Dateigröße | 26.82 KB |
Installationsanzahl | 91 |
Aktuelle Version | 0.0.1 |
Letztes Update | 2023-03-12 |
Veröffentlichungsdatum | 2023-03-07 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Anis Arab |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Inline", "description": "Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects.", "version": "0.0.1", "permissions": [ "activeTab", "clipboardWrite" ], "content_scripts": [ { "matches": [ " |