Broken Link Checker
Helps you to automatically detect broken links on websites you visit.
什麼是Broken Link Checker?
Broken Link Checker是由https://kodemuse.dev開發的Chrome擴展程式,該擴展的主要功能是“Helps you to automatically detect broken links on websites you visit.”。
擴展截圖
下載Broken Link Checker擴展crx文件
下載Broken Link Checker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
"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: - - -
擴展基本資訊
名稱 | Broken Link Checker |
ID | dmfgbagojglecgaheiaggkhjemlfoclf |
官方網址 | https://chromewebstore.google.com/detail/broken-link-checker/dmfgbagojglecgaheiaggkhjemlfoclf |
簡介 | Helps you to automatically detect broken links on websites you visit. |
檔案大小 | 2.4 MB |
安裝次數 | 812 |
目前版本 | 3.0.0.1 |
更新時間 | 2023-07-22 |
上架時間 | 2020-02-16 |
評分 | 1.00/5 共 1 次評分 |
開發者 | https://kodemuse.dev |
電子郵箱 | kodemuse@outlook.com |
付費類型 | free |
擴展官網 | https://www.kodemuse.dev/broken-link-checker-documentation/ |
說明頁面URL | https://www.kodemuse.dev/broken-link-checker-documentation/ |
隱私政策頁面URL | https://www.kodemuse.dev/privacy |
支援的語言 | 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": [ " |