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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
"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 |
공식 URL | 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": [ " |