smartocto Tentacles

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

Qu'est-ce que smartocto Tentacles ?

smartocto Tentacles est une extension Chrome développée par https://smartocto.com, et sa fonction principale est "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension smartocto Tentacles

Téléchargez les fichiers d'extension smartocto Tentacles au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
URL Officiel https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Description Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Taille du Fichier 29 KB
Nombre d'Installations 2,527
Version Actuelle 1.3
Dernière Mise à Jour 2022-07-14
Date de Publication 2022-07-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://smartocto.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://smartocto.com
URL de la Page d'Aide https://smartocto.com/support
URL de la Page de Politique de Confidentialité https://www.smartocto.com/privacy
Langues Prises en Charge 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": [
        ""
    ]
}