Check Links - King IPTV
Best tool help you check internal and external for any website
Check Links - King IPTV क्या है?
Check Links - King IPTV contact.nguyenit द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Best tool help you check internal and external for any website"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Check Links - King IPTV एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | |
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'" } |