Starting analysis...
Version 2.0.0 View in Chrome Web Store
| https://www.youtube.com | https://www.patreon.com/bePatron?u=8504106 | |
| https://paypal.me/dmytrozo | https://commerce.coinbase.com/checkout/07631549-9b04-4f45-8d3e-cf7ed46e9ac8 | |
| http://www.inkscape.org/ | http://purl.org/dc/elements/1.1/ | |
| http://creativecommons.org/ns# | http://www.w3.org/1999/02/22-rdf-syntax-ns# | |
| http://www.w3.org/2000/svg | http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd | |
| http://www.inkscape.org/namespaces/inkscape | http://purl.org/dc/dcmitype/StillImage | |
| https://streamdevprojects.com/und/ext-an | http://streamdevprojects.com/und#pro | |
| https://clients2.google.com/service/update2/crx |
{ "name": "Top and Bottom scroll buttons", "icons": { "48": "img/icon-48.png", "96": "img/icon-96.png", "128": "img/icon-128.png" }, "action": { "default_popup": "content/popup.html" }, "version": "2.0.0", "options_ui": { "page": "options/options.html", "open_in_tab": true }, "short_name": "Scroll buttons", "update_url": "https://clients2.google.com/service/update2/crx", "description": "Adds scroll to Top and Bottom buttons on all sites", "permissions": [ "storage" ], "content_scripts": [ { "js": [ "options/options-storage.js", "content/buttons.js" ], "css": [ "content/buttons.css" ], "matches": [ "<all_urls>" ], "all_frames": false } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "img/arrow-up.svg", "img/arrow-dn.svg" ] } ] }
ⓘ 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.