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 هو إضافة Chrome تم تطويرها بواسطة riatw، والميزة الرئيسية لها هي "Webページ上のコンテンツをチェックする拡張機能です。(It is an extension to check the contents on a Web page.)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WebPage Contents Checker 2
قم بتنزيل ملفات الامتداد WebPage Contents Checker 2 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": [ " |