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開發的Chrome擴展程式,該擴展的主要功能是“Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)”。
擴展截圖
下載WebPage Contents Checker 2擴展crx文件
下載WebPage Contents Checker 2擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.) URLを入力するとWebサイト制作で必要なチェックを自動で行うことが可能です。
擴展基本資訊
名稱 | WebPage Contents Checker 2 |
ID | ddmodhgghflkhhpophpploehckdloieb |
官方網址 | 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": [ " |