Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Niche Finder Pro - Google and Ahrefs combined", "short_name": "Niche Finder Pro", "version": "3.6.9", "author": "Skylar Bolton", "description": "Analyzes a keyword and location via a Google search. Then, it combines with Ahrefs data to quickly analyze and give a rating.", "host_permissions": [ "https:\/\/www.google.com\/*" ], "permissions": [ "activeTab", "scripting", "storage", "tabs" ], "action": { "default_popup": "index.html", "default_icon": { "19": "web-icon-19.png", "38": "web-icon-38.png" } }, "icons": { "16": "web-icon-16.png", "48": "web-icon-48.png", "128": "web-icon-128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; connect-src https:\/\/*.callrise.co; object-src 'self';" } }