Starting analysis...
Version 2.1.0 View in Chrome Web Store
https://www.google.com/search?q= | https://www.bing.com/search?q= | |
https://www.baidu.com/s?wd= | https://duckduckgo.com/?q= | |
https://peapix.com/bing/feed | https://clients2.google.com/service/update2/crx | |
https://peapix.com | https://peapix.com/ | |
http://www.w3.org/2000/svg | https://fonts.googleapis.com/css?family=Roboto:300 | |
https://peapix.com/bing-new-tab-background-extension | https://peapix.com/bing |
{ "name": "Peapix New Tab Background", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "version": "2.1.0", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Customize your new tab background with a beautiful Bing homepage images.", "permissions": [ "storage", "alarms" ], "homepage_url": "https://peapix.com", "options_page": "options.html", "host_permissions": [ "https://peapix.com/" ], "manifest_version": 3, "chrome_url_overrides": { "newtab": "newtab.html" } }