FontMe
Discover what font was used on any webpage.
什麼是FontMe?
FontMe是由Paper Box開發的Chrome擴展程式,該擴展的主要功能是“Discover what font was used on any webpage.”。
擴展截圖
下載FontMe擴展crx文件
下載FontMe擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
FontMe makes it incredibly easy to discover the font used on any webpage. Just right click, 'FontMe', and FontMe will let you know what font is being used for that text. No more time wasted digging through a webpages CSS just to find out what that cool font is. *Make sure to refresh any pages after installing*
擴展基本資訊
名稱 | |
ID | jmflbifhkmjblfhmkpfdflfhphbinfjl |
官方網址 | https://chromewebstore.google.com/detail/fontme/jmflbifhkmjblfhmkpfdflfhphbinfjl |
簡介 | Discover what font was used on any webpage. |
檔案大小 | 52.82 KB |
安裝次數 | 817 |
目前版本 | 1.0.4 |
更新時間 | 2022-01-18 |
上架時間 | 2019-12-14 |
評分 | 2.85/5 共 13 次評分 |
開發者 | Paper Box |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "FontMe", "version": "1.0.4", "description": "Discover what font was used on any webpage.", "icons": { "16": "images\/fmIcon16.png", "48": "images\/fmIcon48.png", "128": "images\/fmIcon128.png" }, "browser_action": { "default_icon": { "128": "images\/fmIcon128.png" }, "default_title": "FontMe", "default_popup": "html\/popup.html" }, "author": "Paper Box", "content_scripts": [ { "matches": [ " |