Broken Link Checker
Helps you to automatically detect broken links on websites you visit.
Broken Link Checkerคืออะไร?
Broken Link Checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kodemuse.dev และคุณลักษณะหลักของมันคือ "Helps you to automatically detect broken links on websites you visit."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Broken Link Checker
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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": [ " |