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 |
公式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 |
Eメール | 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": [ " |