Version 5.4.6 View in Chrome Web Store
http://fontfind.net/uninstall/ | http://www.google.com/webfonts/family?family= | |
http://fontdeck.com/api/v1/project-info?project= | http://fontdeck.com/search?q= | |
http://www.w3.org/2000/svg | http://www.w3.org/1999/xhtml | |
http://html2canvas.appspot.com/ | https://sizzlejs.com/ | |
http://jquery.org/license | https://jquery.com/ | |
https://jquery.org/license | https://clients2.google.com/service/update2/crx |
{ "name": "__MSG_name__", "icons": { "48": "icon/icon48.png", "96": "icon/icon96.png", "128": "icon/icon128.png", "256": "icon/icon256.png" }, "action": { "default_icon": { "76": "icon/icon76.png", "96": "icon/icon96.png", "128": "icon/icon128.png", "256": "icon/icon256.png" }, "default_title": "WhatFont" }, "version": "5.4.6", "background": { "service_worker": "background.js" }, "short_name": "WhatFont", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_description__", "permissions": [ "scripting", "storage", "unlimitedStorage", "activeTab" ], "options_page": "option.html", "version_name": "5.4.6", "default_locale": "en", "content_scripts": [ { "js": [ "libs/jquery.js", "chrome.js", "libs/html2canvas.min.js" ], "run_at": "document_start", "matches": [ "<all_urls>" ], "all_frames": true } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "style.css", "in.css", "icon/*.png" ] } ] }