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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة سياسة الخصوصية | 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": [ " |