Fonts Determiner
No guessing what's the font on a website, know it for sure.
Fonts Determinerとは何ですか?
Fonts DeterminerはStephen Sotomayorによって開発されたChromeの拡張機能で、その主な機能は「No guessing what's the font on a website, know it for sure.」です。
拡張機能のスクリーンショット
Fonts Determiner拡張機能のCRXファイルをダウンロード
Fonts Determiner拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
So many brilliant fonts are used at a numerous websites. It's an easiest way to find out which exactly font is on the page - use the extension What Font. Install the extension, click on it's logo and you'll get a name of the font you're interested in. Try it and don't forget to share your feedback with us. The extension needs an access to all websites to analyze fonts on every page you visit. We do not collect any sensitive data.
拡張機能の基本情報
名前 | Fonts Determiner |
ID | befajfpdjfcmdkhljkhlhpiehgonjbde |
公式URL | https://chromewebstore.google.com/detail/fonts-determiner/befajfpdjfcmdkhljkhlhpiehgonjbde |
説明 | No guessing what's the font on a website, know it for sure. |
ファイルサイズ | 93.87 KB |
インストール数 | 14,771 |
現在のバージョン | 1.5.8 |
最終更新日 | 2023-12-13 |
公開日 | 2023-08-02 |
評価 | 4.00/5 合計 4 レビュー |
開発者 | Stephen Sotomayor |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://docs.google.com/document/d/1ti6hitcy-fbdS3hp808DSkWxKfs9VBdHbZoXcifgIlY/edit?usp=sharing |
対応言語 | en |
manifest.json | |
{ "action": { "default_icon": { "128": "content\/icon128.png", "256": "content\/icon256.png", "76": "content\/icon76.png", "96": "content\/icon96.png" }, "default_title": "Font Determiner" }, "background": { "service_worker": "js\/bg.js" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/libs\/jquery.js", "content\/script.js", "js\/libs\/html2canvas.min.js" ], "matches": [ " |