Testi@ - Live Email Testing with (ESP)

Email Testing Email preview outlook test

Cos'è Testi@ - Live Email Testing with (ESP)?

Testi@ - Live Email Testing with (ESP) è un'estensione di Chrome sviluppata da https://testi.at, e la sua funzione principale è "Email Testing Email preview outlook test".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Testi@ - Live Email Testing with (ESP)

Scarica i file di estensione Testi@ - Live Email Testing with (ESP) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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)                    

Informazioni di Base sull'Estensione

Nome Testi@ - Live Email Testing with (ESP) Testi@ - Live Email Testing with (ESP)
ID hbgeikbbpfjgcicclnjcokjapbgkkfkd
URL Ufficiale https://chromewebstore.google.com/detail/testi-live-email-testing/hbgeikbbpfjgcicclnjcokjapbgkkfkd
Descrizione Email Testing Email preview outlook test
Dimensione del File 59.54 KB
Conteggio Installazioni 875
Versione Corrente 0.67.5
Ultimo Aggiornamento 2021-03-06
Data di Pubblicazione 2019-10-29
Valutazione 4.13/5 Totale 8 Valutazioni
Sviluppatore https://testi.at
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://testi.at/
URL della Pagina di Aiuto https://testi.at/WebExtension
URL della Pagina della Politica sulla Privacy https://testi.at/PrivacyPolicy.html
Lingue Supportate 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\/*"
    ]
}