smartocto Tentacles

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

Wat is smartocto Tentacles?

smartocto Tentacles is een Chrome-extensie ontwikkeld door https://smartocto.com, en de belangrijkste functie is "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie smartocto Tentacles

Download smartocto Tentacles-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Officiële URL https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Beschrijving Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Bestandsgrootte 29 KB
Aantal Installaties 2,527
Huidige Versie 1.3
Laatst Bijgewerkt 2022-07-14
Publicatiedatum 2022-07-14
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://smartocto.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://smartocto.com
Help Pagina-URL https://smartocto.com/support
URL van de Privacybeleid Pagina https://www.smartocto.com/privacy
Ondersteunde Talen 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": [
        ""
    ]
}