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": [ " |