WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Broken Link Building Assistant

Broken Link Building Assistant

View on Chrome Web Store
View Broken Link Building Assistant Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Boost your broken link building workflow by easily scanning and exporting all problematic external URLs on a web page.
Type
Extension
Users
78 users
2
Website relgrowth.com
Martin Hooijmans
View author page of Martin Hooijmans
Published
Published on November 17, 2020
Version 1.0.1
Manifest version
2
Updated
Updated on December 4, 2020
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Broken Link Building Assistant Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Broken Link Building Assistant",
    "description": "Boost your broken link building workflow by easily scanning and exporting all problematic external URLs on a web page.",
    "version": "1.0.1",
    "permissions": [
        "<all_urls>"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon-16.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "128": "icons\/icon-128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Click to start scanning for external broken links."
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top