Version 1.0.23 View in Chrome Web Store
| https://vuejs.org/error-reference/#runtime- | http://www.w3.org/2000/svg | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xlink | |
| https://linkbuilder.com/guest-post-website-audit | https://api.linkbuilder.com/api/ | |
| https://app.linkbuilder.com/login | https://app.linkbuilder.com/account/plans-pricing | |
| https://fonts.googleapis.com/css2?family=Inter:ital | https://clients2.google.com/service/update2/crx | |
| https://app.linkbuilder.com/extension/auth-success | https://app.linkbuilder.com/ |
{ "name": "Check Link Price by LinkBuilder.com", "icons": { "16": "icons/regular/16.png", "32": "icons/regular/32.png", "48": "icons/regular/48.png", "128": "icons/regular/128.png" }, "action": { "default_icon": { "16": "icons/regular/16.png", "32": "icons/regular/32.png", "48": "icons/regular/48.png", "128": "icons/regular/128.png" }, "default_popup": "src/pages/popup/popup.html", "default_title": "LinkBuilder" }, "version": "1.0.23", "background": { "type": "module", "service_worker": "src/background/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "See how much a backlink from any website costs — live guest-post prices, right in Google search results.", "permissions": [ "storage", "tabs" ], "content_scripts": [ { "js": [ "src/content/google.js" ], "css": [ "linkbuilder-extension.css" ], "matches": [ "*://www.google.com/search*" ] }, { "js": [ "src/content/seo-overlay.js" ], "css": [ "linkbuilder-extension.css" ], "matches": [ "*://app.ahrefs.com/site-explorer*", "*://www.semrush.com/analytics/*", "*://semrush.com/analytics/*", "*://moz.com/domain-analysis*", "*://www.moz.com/domain-analysis*", "*://analytics.moz.com/pro/*", "*://majestic.com/reports/*", "*://www.majestic.com/reports/*", "*://serpstat.com/domains/*", "*://*.serpstat.com/domains/*" ] }, { "js": [ "src/content/auth-callback.js" ], "run_at": "document_start", "matches": [ "https://app.linkbuilder.com/extension/auth-success*" ] }, { "js": [ "src/content/google-auth-callback.js" ], "run_at": "document_start", "matches": [ "https://app.linkbuilder.com/*" ] } ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "icons/regular/*.png" ] } ] }
ⓘ 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.