Check Links - King IPTV

Best tool help you check internal and external for any website

Τι είναι το Check Links - King IPTV;

Το Check Links - King IPTV είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον contact.nguyenit, και η κύρια λειτουργία του είναι "Best tool help you check internal and external for any website".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Check Links - King IPTV

Λήψη αρχείων επέκτασης Check Links - King IPTV σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        You don't know which tool to find for yourself to check the internal and external links of the website?
You have tried many tools but to no avail.
This is the solution for you.
Makes checking quick and easy.
How it works:
Step 1: Visit the website.
Step 2: View the results.

If there are any errors, please contact King IPTV at https://toplistiptv.com/king-iptv/

#countLink
#externalLink
#internalLink                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Check Links - King IPTV Check Links - King IPTV
ID hofkkjgkppcmklfaihohnilikblddade
Επίσημο URL https://chrome.google.com/webstore/detail/check-links-king-iptv/hofkkjgkppcmklfaihohnilikblddade
Περιγραφή Best tool help you check internal and external for any website
Μέγεθος Αρχείου 127 KB
Αριθμός Εγκαταστάσεων 62
Τρέχουσα Έκδοση 0.3.0
Τελευταία Ενημέρωση 2021-06-08
Ημερομηνία Δημοσίευσης 2021-06-08
Προγραμματιστής contact.nguyenit
Ηλεκτρονικό ταχυδρομείο [email protected]
Ιστότοπος Επέκτασης https://toplistiptv.com/king-iptv/
Διεύθυνση URL της Σελίδας Βοήθειας https://toplistiptv.com/king-iptv/
URL της Σελίδας Πολιτικής Απορρήτου https://sosanhgiakhoahoc.com/chinh-sach-bao-mat
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.3.0",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/16.png",
        "128": "images\/128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "libs\/polyfill.min.js"
        ]
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "scripts\/libs\/jquery.min.js",
                "scripts\/contentscript.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "page_action": {
        "default_icon": {
            "19": "images\/19.png",
            "38": "images\/38.png"
        },
        "default_title": "Count Links - King IPTV"
    },
    "web_accessible_resources": [
        "images\/*.jpeg",
        "images\/*.png",
        "styles\/css\/styles.css"
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'"
}