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
Eメール [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": [
        ""
    ]
}