Inline
Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects.
Inlineとは何ですか?
InlineはAnis Arabによって開発されたChromeの拡張機能で、その主な機能は「Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects.」です。
拡張機能のスクリーンショット
Inline拡張機能のCRXファイルをダウンロード
Inline拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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)
拡張機能の基本情報
名前 | Inline |
ID | aifjpngbegpnahbmnajckckddcgfnodk |
公式URL | https://chromewebstore.google.com/detail/inline/aifjpngbegpnahbmnajckckddcgfnodk |
説明 | Extract and analyze fonts from any webpage, and copy the SVG, CSS or HTML code to use in your own projects. |
ファイルサイズ | 26.82 KB |
インストール数 | 91 |
現在のバージョン | 0.0.1 |
最終更新日 | 2023-03-12 |
公開日 | 2023-03-07 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Anis Arab |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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": [ " |