WebPage Contents Checker
Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)
Co je WebPage Contents Checker?
WebPage Contents Checker je rozšíření Chrome vyvinuté riatw, a jeho hlavní funkcí je „Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)“.
Stáhnout soubor CRX rozšíření WebPage Contents Checker
Stáhněte si soubory rozšíření WebPage Contents Checker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Základní Informace o Rozšíření
Název | WebPage Contents Checker |
ID | llejmbajihceggidmeaibbafdmfmacld |
Oficiální URL | https://chromewebstore.google.com/detail/webpage-contents-checker/llejmbajihceggidmeaibbafdmfmacld |
Popis | Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.) |
Velikost souboru | 40.78 KB |
Počet instalací | 68 |
Aktuální Verze | 1.0.10 |
Poslední Aktualizace | 2016-09-15 |
Datum Vydání | 2016-09-14 |
Vývojář | riatw |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "WebPage Contents Checker", "description": "Web\u30da\u30fc\u30b8\u4e0a\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30c1\u30a7\u30c3\u30af\u3059\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002(It is an extension to check the contents on a Web page.)", "version": "1.0.10", "icons": { "128": "images\/icon\/icon_128.png" }, "browser_action": { "default_icon": { "128": "images\/icon\/icon_128.png" }, "default_title": "WebPage Content Checker", "default_popup": "popup.html" }, "permissions": [ "tabs" ], "content_scripts": [ { "matches": [ " |