Broken Link Checker
Helps you to automatically detect broken links on websites you visit.
Co je Broken Link Checker?
Broken Link Checker je rozšíření Chrome vyvinuté https://kodemuse.dev, a jeho hlavní funkcí je „Helps you to automatically detect broken links on websites you visit.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Broken Link Checker
Stáhněte si soubory rozšíření Broken Link Checker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
"Broken Link Checker" can detect broken audio, video, iframe, image and anchor tag links on any website you visit. Users can add their own rules with customized settings for detecting broken links. When a user navigates to a specific hostname, the rules defined in "Broken Link Checker" are executed in background allowing automatic detection of broken links as they navigate around a specific hostname. This tool is helpful if you are doing a SEO audit of a website and want to know if there are any broken links on the page. This tools helps you to detect and eliminate broken links. ## Supported document types - main document - iframe elements - shadow dom Nested shadow elements and nested iframe elements are not fully supported by this tool. This tool also does not support shadow root opened with the closed mode. Checking broken tags inside iframe elements is supported but rule of parent document is applied while checking errors to child frame instead of applying rule for the hostname of the child frame. At the moment, following html tags are supported: - - -
Základní Informace o Rozšíření
Název | Broken Link Checker |
ID | dmfgbagojglecgaheiaggkhjemlfoclf |
Oficiální URL | https://chromewebstore.google.com/detail/broken-link-checker/dmfgbagojglecgaheiaggkhjemlfoclf |
Popis | Helps you to automatically detect broken links on websites you visit. |
Velikost souboru | 2.4 MB |
Počet instalací | 812 |
Aktuální Verze | 3.0.0.1 |
Poslední Aktualizace | 2023-07-22 |
Datum Vydání | 2020-02-16 |
Hodnocení | 1.00/5 Celkem 1 Hodnocení |
Vývojář | https://kodemuse.dev |
kodemuse@outlook.com | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.kodemuse.dev/broken-link-checker-documentation/ |
URL Stránky Nápovědy | https://www.kodemuse.dev/broken-link-checker-documentation/ |
URL Stránky Zásad Ochrany Soukromí | https://www.kodemuse.dev/privacy |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Broken Link Checker", "version": "3.0.0.1", "short_name": "BLC", "author": "KodeMuse Software Private Limited", "description": "Helps you to automatically detect broken links on websites you visit.", "permissions": [ "storage", "unlimitedStorage", "tabs", "scripting" ], "host_permissions": [ " |