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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Email Testing Email preview outlook test"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Testi@ - Live Email Testing with (ESP) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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\/*"
    ]
}