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 |
电子邮箱 | [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": [ " |