smartocto Tentacles

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

Was ist smartocto Tentacles?

smartocto Tentacles ist eine Chrome-Erweiterung, die von https://smartocto.com entwickelt wurde, und ihr Hauptmerkmal ist "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Erweiterungsscreenshots

screenshot

smartocto Tentacles-Erweiterungs-CRX-Datei herunterladen

Laden Sie smartocto Tentacles-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Offizielle URL https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Beschreibung Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Dateigröße 29 KB
Installationsanzahl 2,527
Aktuelle Version 1.3
Letztes Update 2022-07-14
Veröffentlichungsdatum 2022-07-14
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://smartocto.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://smartocto.com
Hilfeseite URL https://smartocto.com/support
URL der Datenschutzrichtlinien-Seite https://www.smartocto.com/privacy
Unterstützte Sprachen 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": [
        ""
    ]
}