Broken Link Checker
Helps you to automatically detect broken links on websites you visit.
¿Qué es Broken Link Checker?
Broken Link Checker es una extensión de Chrome desarrollada por https://kodemuse.dev, y su función principal es "Helps you to automatically detect broken links on websites you visit.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Broken Link Checker
Descarga archivos de extensión Broken Link Checker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
"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: - - -
Información Básica de la Extensión
Nombre | Broken Link Checker |
ID | dmfgbagojglecgaheiaggkhjemlfoclf |
URL Oficial | https://chromewebstore.google.com/detail/broken-link-checker/dmfgbagojglecgaheiaggkhjemlfoclf |
Descripción | Helps you to automatically detect broken links on websites you visit. |
Tamaño del Archivo | 2.4 MB |
Cantidad de Instalaciones | 812 |
Versión Actual | 3.0.0.1 |
Última Actualización | 2023-07-22 |
Fecha de Publicación | 2020-02-16 |
Calificación | 1.00/5 Total de 1 Calificaciones |
Desarrollador | https://kodemuse.dev |
Correo electrónico | kodemuse@outlook.com |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.kodemuse.dev/broken-link-checker-documentation/ |
URL de la Página de Ayuda | https://www.kodemuse.dev/broken-link-checker-documentation/ |
URL de la Página de Política de Privacidad | https://www.kodemuse.dev/privacy |
Idiomas Soportados | 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": [ " |