Acquia Lift
Extension to launch and get information of Acquia Lift
Τι είναι το Acquia Lift;
Το Acquia Lift είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Acquia Inc., και η κύρια λειτουργία του είναι "Extension to launch and get information of Acquia Lift".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Acquia Lift
Λήψη αρχείων επέκτασης Acquia Lift σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Acquia Lift merges content and customer data into one tool, empowering organizations to deliver the most cohesive and personalized experiences across multiple channels and devices. With the ability to target audiences in real-time, marketers are able to scale their web personalization efforts in order to drive conversions and bottom-line results. This extension provides a launcher for the Acquia Lift Service if it is available on your website.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | pljoceedhfkdbnbljknbiadphecoipca |
Επίσημο URL | https://chrome.google.com/webstore/detail/pljoceedhfkdbnbljknbiadphecoipca |
Περιγραφή | Extension to launch and get information of Acquia Lift |
Μέγεθος Αρχείου | 10.96 KB |
Αριθμός Εγκαταστάσεων | 132 |
Τρέχουσα Έκδοση | 0.2 |
Τελευταία Ενημέρωση | 2016-12-20 |
Ημερομηνία Δημοσίευσης | 2016-12-20 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Acquia Inc. |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.acquia.com/products-services/acquia-lift |
Διεύθυνση URL της Σελίδας Βοήθειας | https://docs.acquia.com/lift/3 |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Acquia Lift", "version": "0.2", "description": "Extension to launch and get information of Acquia Lift", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "rocket-16.png", "48": "rocket-48.png", "128": "rocket-128.png" }, "browser_action": { "name": "Click to change the icon's color" }, "permissions": [ " |