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
官方URL 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": [
        ""
    ]
}