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": [ " |