smartocto Tentacles

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

Co je smartocto Tentacles?

smartocto Tentacles je rozšíření Chrome vyvinuté https://smartocto.com, a jeho hlavní funkcí je „Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření smartocto Tentacles

Stáhněte si soubory rozšíření smartocto Tentacles ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Oficiální URL https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Popis Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Velikost souboru 29 KB
Počet instalací 2,527
Aktuální Verze 1.3
Poslední Aktualizace 2022-07-14
Datum Vydání 2022-07-14
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://smartocto.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://smartocto.com
URL Stránky Nápovědy https://smartocto.com/support
URL Stránky Zásad Ochrany Soukromí https://www.smartocto.com/privacy
Podporované Jazyky 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": [
        ""
    ]
}