smartocto Tentacles

Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.

什麼是smartocto Tentacles?

smartocto Tentacles是由https://smartocto.com開發的Chrome擴展程式,該擴展的主要功能是“Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.”。

擴展截圖

screenshot

下載smartocto Tentacles擴展crx文件

下載smartocto Tentacles擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        SmartOcto Tentacles helps you optimizing your website. Receive tips about positioning teasers, based on realtime and historical data. Discover what headline gives the maximum amount of readers by running A/B-tests.                    

擴展基本資訊

名稱 smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
官方網址 https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
簡介 Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
檔案大小 29 KB
安裝次數 2,527
目前版本 1.3
更新時間 2022-07-14
上架時間 2022-07-14
評分 5.00/5 共 1 次評分
開發者 https://smartocto.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://smartocto.com
說明頁面URL https://smartocto.com/support
隱私政策頁面URL https://www.smartocto.com/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "smartocto Tentacles",
    "version": "1.3",
    "manifest_version": 3,
    "short_name": "Tentacles",
    "description": "Enable smartocto Tentacles to start optimizing your website by A\/B-testing and positioning teasers, based on realtime data.",
    "homepage_url": "https:\/\/smartocto.com?utm_source=google_chrome_webstore&utm_medium=referral&utm_content=extentions",
    "author": "smartocto",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Enable\/disable Tentacles",
        "default_icon": "icon48.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ]
}