Acquia Lift

Extension to launch and get information of Acquia Lift

Acquia Liftとは何ですか?

Acquia LiftはAcquia Inc.によって開発されたChromeの拡張機能で、その主な機能は「Extension to launch and get information of Acquia Lift」です。

拡張機能のスクリーンショット

screenshot
screenshot

Acquia Lift拡張機能のCRXファイルをダウンロード

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.                    

拡張機能の基本情報

名前 Acquia Lift Acquia Lift
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": [
        ""
    ]
}