smartocto Tentacles

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

Vad är smartocto Tentacles?

smartocto Tentacles är en Chrome-tillägg utvecklad av https://smartocto.com, och dess huvudfunktion är "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

Tilläggsskärmbilder

screenshot

Ladda ner smartocto Tentacles-förlängningens CRX-fil

Ladda ner smartocto Tentacles-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
Officiell webbadress https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
Beskrivning Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
Filstorlek 29 KB
Antal Installationer 2,527
Aktuell Version 1.3
Senast Uppdaterad 2022-07-14
Publiceringsdatum 2022-07-14
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare https://smartocto.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://smartocto.com
Hjälpsida URL https://smartocto.com/support
URL till Sekretesspolicy Sidan https://www.smartocto.com/privacy
Stödda Språk 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": [
        ""
    ]
}