Version 1.0.2 View in Chrome Web Store
The security findings confirm one high-risk element (broad content script injection) which is disproportionate to the extension's stated purpose. Local file handling shouldn't require access to all websites.
| https://developer.mozilla.org/ja/docs/Web/API/Event/isTrusted | https://chrome.google.com/webstore/detail/ | |
| https://getbootstrap.com/ | https://github.com/twbs/bootstrap/blob/master/LICENSE | |
| http://www.w3.org/2000/svg | https://fontawesome.com | |
| https://fontawesome.com/license/free | https://clients2.google.com/service/update2/crx | |
| https://open-local-files.freespeedcheck.net/ | http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd | |
| http://www.w3.org/1999/xlink | http://purl.org/dc/elements/1.1/ | |
| http://creativecommons.org/ns# | http://www.w3.org/1999/02/22-rdf-syntax-ns# | |
| http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd | http://www.inkscape.org/namespaces/inkscape | |
| http://purl.org/dc/dcmitype/StillImage | http://www.bohemiancoding.com/sketch |
{ "name": "__MSG_appName__", "icons": { "16": "images/icon-16.png", "128": "images/icon-128.png" }, "action": { "default_icon": { "19": "images/icon-19.png", "38": "images/icon-38.png" }, "default_popup": "pages/popup.html", "default_title": "__MSG_browserActionTitle__" }, "version": "1.0.2", "background": { "service_worker": "scripts/background.js" }, "short_name": "__MSG_appShortName__", "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_appDescription__", "permissions": [ "storage" ], "homepage_url": "https://open-local-files.freespeedcheck.net/", "default_locale": "en", "content_scripts": [ { "js": [ "scripts/content.js" ], "run_at": "document_end", "matches": [ "*://*/*" ], "all_frames": true } ], "offline_enabled": true, "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.