Acquia Lift

Extension to launch and get information of Acquia Lift

Wat is Acquia Lift?

Acquia Lift is een Chrome-extensie ontwikkeld door Acquia Inc., en de belangrijkste functie is "Extension to launch and get information of Acquia Lift".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Acquia Lift

Download Acquia Lift-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Acquia Lift Acquia Lift
ID pljoceedhfkdbnbljknbiadphecoipca
Officiële URL https://chrome.google.com/webstore/detail/pljoceedhfkdbnbljknbiadphecoipca
Beschrijving Extension to launch and get information of Acquia Lift
Bestandsgrootte 10.96 KB
Aantal Installaties 132
Huidige Versie 0.2
Laatst Bijgewerkt 2016-12-20
Publicatiedatum 2016-12-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Acquia Inc.
Betalingswijze free
Extensiewebsite https://www.acquia.com/products-services/acquia-lift
Help Pagina-URL https://docs.acquia.com/lift/3
Ondersteunde Talen 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": [
        ""
    ]
}