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によって開発されたChromeの拡張機能で、その主な機能は「Best tool help you check internal and external for any website」です。
拡張機能のスクリーンショット
Check Links - King IPTV拡張機能のCRXファイルをダウンロード
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
拡張機能の基本情報
名前 | |
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 |
Eメール | [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'" } |