WebPage Contents Checker 2
Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)
WebPage Contents Checker 2 क्या है?
WebPage Contents Checker 2 riatw द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में WebPage Contents Checker 2 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.) URLを入力するとWebサイト制作で必要なチェックを自動で行うことが可能です。
एक्सटेंशन की मूल जानकारी
नाम | WebPage Contents Checker 2 |
ID | ddmodhgghflkhhpophpploehckdloieb |
आधिकारिक URL | https://chromewebstore.google.com/detail/webpage-contents-checker/ddmodhgghflkhhpophpploehckdloieb |
विवरण | Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.) |
फ़ाइल का आकार | 211 KB |
स्थापना संख्या | 42 |
वर्तमान संस्करण | 2.0.3 |
अंतिम अपडेट | 2020-02-08 |
प्रकाशन तिथि | 2020-02-08 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | riatw |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "WebPage Contents Checker 2", "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": "2.0.3", "icons": { "128": "images\/icon\/icon_128.png" }, "browser_action": { "default_icon": { "128": "images\/icon\/icon_128.png" }, "default_title": "WebPage Content Checker" }, "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "permissions": [ "tabs" ], "content_scripts": [ { "matches": [ " |