smartocto Tentacles

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

ما هو smartocto Tentacles؟

smartocto Tentacles هو إضافة Chrome تم تطويرها بواسطة https://smartocto.com، والميزة الرئيسية لها هي "Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة smartocto Tentacles

قم بتنزيل ملفات الامتداد smartocto Tentacles بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم smartocto Tentacles smartocto Tentacles
ID cannpdnjmalcdhcajfdmnhgmdgmdmohd
عنوان URL الرسمي https://chromewebstore.google.com/detail/smartocto-tentacles/cannpdnjmalcdhcajfdmnhgmdgmdmohd
الوصف Enable smartocto Tentacles to start optimizing your website by A/B-testing and positioning teasers, based on realtime data.
حجم الملف 29 KB
عدد التثبيتات 2,527
النسخة الحالية 1.3
آخر تحديث 2022-07-14
تاريخ النشر 2022-07-14
تقييم 5.00/5 مجموع تقييمات 1
المطور https://smartocto.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://smartocto.com
عنوان صفحة المساعدة https://smartocto.com/support
عنوان صفحة سياسة الخصوصية https://www.smartocto.com/privacy
اللغات المدعومة 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": [
        ""
    ]
}