smartocto Tentacles

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

Co to jest smartocto Tentacles?

smartocto Tentacles to rozszerzenie Chrome opracowane przez https://smartocto.com, a jego główną funkcją jest „Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia smartocto Tentacles

Pobierz pliki rozszerzeń smartocto Tentacles w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Oficjalny URL https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Opis Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Rozmiar pliku 29 KB
Liczba instalacji 2,527
Aktualna Wersja 1.3
Ostatnia Aktualizacja 2022-07-14
Data Publikacji 2022-07-14
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://smartocto.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://smartocto.com
Adres URL Strony Pomocy https://smartocto.com/support
Adres URL Strony Polityki Prywatności https://www.smartocto.com/privacy
Obsługiwane Języki 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": [
        ""
    ]
}