smartocto Tentacles

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

Hvad er smartocto Tentacles?

smartocto Tentacles er en Chrome-udvidelse udviklet af https://smartocto.com, og dens hovedfunktion er "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Udvidelsesskærmbilleder

screenshot

Download smartocto Tentacles-udvidelses-CRX-fil

Download smartocto Tentacles-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Officiel URL https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Beskrivelse Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Filstørrelse 29 KB
Antal Installationer 2,527
Nuværende Version 1.3
Senest Opdateret 2022-07-14
Udgivelsesdato 2022-07-14
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://smartocto.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://smartocto.com
Hjælpeside-URL https://smartocto.com/support
URL til Fortrolighedspolitik Side https://www.smartocto.com/privacy
Understøttede Sprog 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": [
        ""
    ]
}