Starting analysis...
The extension has very limited trust indicators with only 8,000 users and a single 5-star rating, which is insufficient to establish credibility. The developer domain videosearcherpro.com lacks transparency about the company behind it. The extension's purpose as a "Video Search Pro" tool is vaguely described without clear functionality details.
The primary concern is the broad host permissions that allow access to videosearcherpro.com, which could potentially be exploited for data collection or tracking. While the permission scope is limited to a single domain rather than all websites, this still represents unnecessary access for what appears to be a video search tool. The lack of detailed description makes it difficult to assess whether these permissions are justified for the extension's stated functionality. The minimal user base and single rating provide insufficient community validation.
Given the medium risk level, consider running this extension in a separate Chrome profile to isolate potential security risks from your main browsing activities. Before installation, research the developer's website and privacy policy to understand data collection practices. Monitor the extension's behavior after installation and remove it if you notice unexpected network activity or performance issues. Consider alternative video search tools from more established developers with better transparency and user validation.
| https://videosearcherpro.com/search2.php?q= | https://videosearcherpro.com/install.php?ext= | |
| https://videosearcherpro.com/bye.php?ext= | https://videosearchpro.com/512.png | |
| http://www.w3.org/2000/svg | https://videosearchpro.com/privacy/ | |
| https://videosearchpro.com/terms/ | https://videosearchpro.com/support/ | |
| https://orbit-find.com/search.php?q= | https://clients2.google.com/service/update2/crx | |
| https://videosearcherpro.com/ | https://videosearcherpro.com/search.php?q= | |
| https://videosearcherpro.com/favicon-16x16.png | 
{ "name": "Video Search Pro", "icons": { "16": "icons/transparent/video_search_pro_16.png", "32": "icons/transparent/video_search_pro_32.png", "48": "icons/transparent/video_search_pro_48.png", "128": "icons/transparent/video_search_pro_128.png" }, "action": { "default_icon": { "16": "icons/transparent/video_search_pro_16.png", "32": "icons/transparent/video_search_pro_32.png" }, "default_popup": "popup.html", "default_title": "Video Search Pro" }, "version": "1.3.2", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Fast video search on any page, just enter and go.", "host_permissions": [ "https://videosearcherpro.com/*" ], "manifest_version": 3, "chrome_settings_overrides": { "search_provider": { "name": "Video Search Pro", "keyword": "of", "encoding": "UTF-8", "is_default": true, "search_url": "https://videosearcherpro.com/search.php?q={searchTerms}", "favicon_url": "https://videosearcherpro.com/favicon-16x16.png" } } }