Testi@ - Live Email Testing with (ESP)

Email Testing Email preview outlook test

Testi@ - Live Email Testing with (ESP) là gì?

Testi@ - Live Email Testing with (ESP) là một tiện ích mở rộng Chrome được phát triển bởi https://testi.at, và tính năng chính của nó là "Email Testing Email preview outlook test".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Testi@ - Live Email Testing with (ESP)

Tải xuống các tệp mở rộng Testi@ - Live Email Testing with (ESP) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Testi@ - Live Email Testing with (ESP) Testi@ - Live Email Testing with (ESP)
ID hbgeikbbpfjgcicclnjcokjapbgkkfkd
URL Chính Thức https://chromewebstore.google.com/detail/testi-live-email-testing/hbgeikbbpfjgcicclnjcokjapbgkkfkd
Mô tả Email Testing Email preview outlook test
Kích Thước Tệp 59.54 KB
Số Lần Cài Đặt 875
Phiên Bản Hiện Tại 0.67.5
Cập Nhật Lần Cuối 2021-03-06
Ngày Phát Hành 2019-10-29
Đánh Giá 4.13/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://testi.at
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://testi.at/
URL Trang Trợ Giúp https://testi.at/WebExtension
URL Trang Chính Sách Bảo Mật https://testi.at/PrivacyPolicy.html
Ngôn Ngữ Được Hỗ Trợ 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\/*"
    ]
}