Ptengine-Assistant
Enhance the performance of Ptengine heatmaps and experience no-code editor.
Ptengine-Assistantคืออะไร?
Ptengine-Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ptengine-app และคุณลักษณะหลักของมันคือ "Enhance the performance of Ptengine heatmaps and experience no-code editor."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ptengine-Assistant
ดาวน์โหลดไฟล์ส่วนขยาย Ptengine-Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Ptengine Assistant extension can enhance the performance of Ptengine heatmaps and experience no-code editor. The extension can ensure your page displays correctly when viewing the heatmap and can simulate different devices to view the heatmap as smartphones or tablets. In addition, with the extension, you can have a better experience when using our no-code editor to change the page content such as the text or image on your page, or create popups or sticky bars for different devices.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Ptengine-Assistant |
ID | camilcgaojjnemdajaipbjjkehleclnf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ptengine-assistant/camilcgaojjnemdajaipbjjkehleclnf |
คำอธิบาย | Enhance the performance of Ptengine heatmaps and experience no-code editor. |
ขนาดไฟล์ | 418 KB |
จำนวนการติดตั้ง | 3,454 |
เวอร์ชันปัจจุบัน | 2.0.1 |
อัปเดตครั้งล่าสุด | 2024-03-02 |
วันที่เผยแพร่ | 2022-03-23 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | ptengine-app |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.ptengine.jp/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.ptengine.jp/privacy-policy |
ภาษาที่รองรับ | en,zh-CN,ja |
manifest.json | |
{ "author": "@samrum\/vite-plugin-web-extension", "description": "__MSG_appDesc__", "name": "Ptengine-Assistant", "version": "2.0.1", "manifest_version": 3, "default_locale": "en", "action": { "default_icon": { "32": "icons\/Ptengine-plugin-32.png", "48": "icons\/Ptengine-plugin-48.png", "128": "icons\/Ptengine-plugin-128.png" }, "default_popup": "src\/entries\/popup\/index.html" }, "background": { "service_worker": "serviceWorker.js", "type": "module" }, "content_scripts": [ { "js": [ "src\/entries\/contentScript\/primary\/main.js" ], "matches": [ " |