Visualping
Visualping Chrome Extension
Visualpingคืออะไร?
Visualping เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://visualping.io และคุณลักษณะหลักของมันคือ "Visualping Chrome Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Visualping
ดาวน์โหลดไฟล์ส่วนขยาย Visualping ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Visualping is a simple service for monitoring websites for changes. You'll receive an email notification when it detects any change in the content of the page. Version 4.6.7 - Fixes and improvements Compared to other monitoring services, Visualping monitors pages visually and not based on the HTML markup. Use the service for competition monitoring, price checks, ticket availability tracking and more. You can either choose to monitor the whole website or just an area of a website. To select the area, just drag a selection on the screenshot shown within the extension. Happy Monitoring!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Visualping |
ID | fbhjaehnpccniaiedddkbdhgicmcmgng |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/visualping/fbhjaehnpccniaiedddkbdhgicmcmgng |
คำอธิบาย | Visualping Chrome Extension |
ขนาดไฟล์ | 1.2 MB |
จำนวนการติดตั้ง | 20,000 |
เวอร์ชันปัจจุบัน | 4.6.7 |
อัปเดตครั้งล่าสุด | 2024-02-15 |
วันที่เผยแพร่ | 2017-08-15 |
คะแนน | 4.58/5 รวมทั้งหมด 1045 คะแนน |
ผู้พัฒนา | https://visualping.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://visualping.io |
URL หน้าช่วยเหลือ | https://visualping.io/faq |
URL หน้านโยบายความเป็นส่วนตัว | http://visualping.io/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Visualping Chrome Extension", "version": "4.6.7", "manifest_version": 3, "name": "Visualping", "background": { "service_worker": "service_worker.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": { "19": "img\/icon19.png", "38": "img\/icon38.png", "76": "img\/icon76.png" } }, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "web_accessible_resources": [ { "matches": [ " |