smartocto Tentacles

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

Cos'è smartocto Tentacles?

smartocto Tentacles è un'estensione di Chrome sviluppata da https://smartocto.com, e la sua funzione principale è "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione smartocto Tentacles

Scarica i file di estensione smartocto Tentacles in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
URL Ufficiale https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Descrizione Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Dimensione del File 29 KB
Conteggio Installazioni 2,527
Versione Corrente 1.3
Ultimo Aggiornamento 2022-07-14
Data di Pubblicazione 2022-07-14
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://smartocto.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://smartocto.com
URL della Pagina di Aiuto https://smartocto.com/support
URL della Pagina della Politica sulla Privacy https://www.smartocto.com/privacy
Lingue Supportate 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": [
        ""
    ]
}