Testi@ - Live Email Testing with (ESP)

Email Testing Email preview outlook test

Co to jest Testi@ - Live Email Testing with (ESP)?

Testi@ - Live Email Testing with (ESP) to rozszerzenie Chrome opracowane przez https://testi.at, a jego główną funkcją jest „Email Testing Email preview outlook test”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Testi@ - Live Email Testing with (ESP)

Pobierz pliki rozszerzeń Testi@ - Live Email Testing with (ESP) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Live Email testing 90 Email clients use your favorite editor for Email development

Supported Email service provider:
(MailChimp)
(Campaign Monitor)
(Bee Free)
(Sendgrid)
(mjml.io)                    

Podstawowe informacje o rozszerzeniu

Nazwa Testi@ - Live Email Testing with (ESP) Testi@ - Live Email Testing with (ESP)
ID hbgeikbbpfjgcicclnjcokjapbgkkfkd
Oficjalny URL https://chromewebstore.google.com/detail/testi-live-email-testing/hbgeikbbpfjgcicclnjcokjapbgkkfkd
Opis Email Testing Email preview outlook test
Rozmiar pliku 59.54 KB
Liczba instalacji 875
Aktualna Wersja 0.67.5
Ostatnia Aktualizacja 2021-03-06
Data Publikacji 2019-10-29
Ocena 4.13/5 Łącznie 8 Oceny
Deweloper https://testi.at
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://testi.at/
Adres URL Strony Pomocy https://testi.at/WebExtension
Adres URL Strony Polityki Prywatności https://testi.at/PrivacyPolicy.html
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Testi@ - Live Email Testing with (ESP)",
    "description": "Email Testing Email preview outlook test",
    "version": "0.67.5",
    "author": "TAT ",
    "short_name": "Testi@",
    "offline_enabled": false,
    "icons": {
        "128": "img\/128.png",
        "64": "img\/64.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "execute.js",
        "jquery.min.js",
        "editor.js"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.xip.io\/*",
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "http:\/\/localhost\/*",
                "http:\/\/localhost\/*",
                "http:\/\/127.0.0.1\/*",
                "https:\/\/*.createsend.com\/campaigns\/*",
                "https:\/\/www.campaignmonitor.com\/*",
                "https:\/\/beefree.io\/editor*",
                "https:\/\/sendgrid.com\/marketing_campaigns\/ui\/campaigns\/*\/edit",
                "https:\/\/mjml.io\/try-it-live*",
                "https:\/\/*.admin.mailchimp.com\/campaigns\/wizard\/neapolitan?id=*",
                "https:\/\/*.admin.mailchimp.com\/templates\/edit?id=*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/127.0.0.2\/*",
                "http:\/\/127.0.0.3\/*",
                "http:\/\/127.0.0.4\/*",
                "http:\/\/127.0.0.5\/*",
                "http:\/\/127.0.0.6\/*",
                "http:\/\/127.0.0.7\/*",
                "http:\/\/127.0.0.8\/*",
                "http:\/\/127.0.0.9\/*",
                "https:\/\/pro.beefree.io\/*\/edit"
            ],
            "include_globs": [
                "https:\/\/*.createsend.com\/*",
                "https:\/\/www.campaignmonitor.com\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "*:\/\/*.xip.io\/*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/127.0.0.1:*\/*",
                "http:\/\/localhost\/*",
                "http:\/\/localhost\/*",
                "http:\/\/localhost:*\/*",
                "http:\/\/localhost:*\/*",
                "https:\/\/beefree.io\/editor*",
                "https:\/\/pro.beefree.io\/*\/edit",
                "https:\/\/mjml.io\/try-it-live*",
                "https:\/\/*.admin.mailchimp.com\/campaigns\/wizard\/neapolitan?id=*",
                "https:\/\/*.admin.mailchimp.com\/templates\/edit?id=*",
                "http:\/\/127.0.0.1\/*",
                "http:\/\/127.0.0.2\/*",
                "http:\/\/127.0.0.3\/*",
                "http:\/\/127.0.0.4\/*",
                "http:\/\/127.0.0.5\/*",
                "http:\/\/127.0.0.6\/*",
                "http:\/\/127.0.0.7\/*",
                "http:\/\/127.0.0.8\/*",
                "http:\/\/127.0.0.9\/*",
                "https:\/\/sendgrid.com\/marketing_campaigns\/ui\/campaigns\/*\/edit"
            ],
            "js": [
                "execute.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/app.getbee.io\/*\/index.html"
            ],
            "include_globs": [
                "https:\/\/app.getbee.io\/*\/index.html"
            ],
            "js": [
                "befree.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "browser_action": {
        "default_icon": {
            "128": "img\/128.png",
            "64": "img\/64.png"
        },
        "default_title": "Testi@"
    },
    "commands": {
        "toggle-feature": {
            "suggested_key": {
                "default": "Alt+1",
                "mac": "Alt+1"
            },
            "description": "Toggle the helpcenter screen",
            "global": false
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/testi.at\/*"
        ]
    },
    "permissions": [
        "file:\/\/*\/*",
        "",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/*.createsend.com\/*",
        "https:\/\/www.campaignmonitor.com\/*",
        "https:\/\/mjml.io\/try-it-live*",
        "https:\/\/*.admin.mailchimp.com\/campaigns\/wizard\/neapolitan?id=*",
        "https:\/\/*.admin.mailchimp.com\/templates\/edit?id=*",
        "https:\/\/sendgrid.com\/marketing_campaigns\/ui\/campaigns\/*\/edit",
        "https:\/\/beefree.io\/editor*",
        "https:\/\/pro.beefree.io\/*\/edit",
        "*:\/\/*.xip.io\/*",
        "https:\/\/testi.at\/*",
        "http:\/\/127.0.0.1\/*",
        "http:\/\/127.0.0.2\/*",
        "http:\/\/127.0.0.3\/*",
        "http:\/\/127.0.0.4\/*",
        "http:\/\/127.0.0.5\/*",
        "http:\/\/127.0.0.6\/*",
        "http:\/\/127.0.0.7\/*",
        "http:\/\/127.0.0.8\/*",
        "http:\/\/127.0.0.9\/*",
        "http:\/\/localhost\/*"
    ]
}