Testi@ - Live Email Testing with (ESP)

Email Testing Email preview outlook test

什么是Testi@ - Live Email Testing with (ESP)?

Testi@ - Live Email Testing with (ESP)是由https://testi.at开发的Chrome扩展程序,该扩展的主要功能是“Email Testing Email preview outlook test”。

扩展截图

screenshot
screenshot
screenshot

下载Testi@ - Live Email Testing with (ESP)扩展crx文件

下载Testi@ - Live Email Testing with (ESP)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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)                    

扩展基本信息

名称 Testi@ - Live Email Testing with (ESP) Testi@ - Live Email Testing with (ESP)
ID hbgeikbbpfjgcicclnjcokjapbgkkfkd
官方URL https://chromewebstore.google.com/detail/testi-live-email-testing/hbgeikbbpfjgcicclnjcokjapbgkkfkd
简介 Email Testing Email preview outlook test
文件大小 59.54 KB
安装次数 875
当前版本 0.67.5
更新时间 2021-03-06
上架时间 2019-10-29
评分 4.13/5 共8次评分
开发者 https://testi.at
电子邮箱 [email protected]
付费类型 free
扩展官网 https://testi.at/
帮助页面URL https://testi.at/WebExtension
隐私政策页面URL https://testi.at/PrivacyPolicy.html
支持的语言 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\/*"
    ]
}