Competitive Insights by eDataSource

Discover detailed email marketing insights about the brand websites you are visiting, powered by eDataSource's Email Intelligence.

Competitive Insights by eDataSourceとは何ですか?

Competitive Insights by eDataSourceはhttps://www.edatasource.comによって開発されたChromeの拡張機能で、その主な機能は「Discover detailed email marketing insights about the brand websites you are visiting, powered by eDataSource's Email Intelligence.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Competitive Insights by eDataSource拡張機能のCRXファイルをダウンロード

Competitive Insights by eDataSource拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The official Competitive Insights Chrome Extension allows you to view and monitor your competitors’ email campaigns directly from within your browser. It accompanies you as you surf, providing you with the latest email campaign data about the sites you visit without interrupting your browsing.  

Get quick and easy access to almost any brand’s latest email campaigns with key metrics including list size, deliverability, read/open rates, most active send times, and much more. 

This extension is free; however, you must be a current user of eDataSource’s Competitive Tracker tool in order to make use of this extension. Interested in learning more about Competitive Tracker? Simply go to our homepage at https://www.edatasource.com.                    

拡張機能の基本情報

名前 Competitive Insights by eDataSource Competitive Insights by eDataSource
ID boibjmombbeoanhdnaakeimgkmccjfad
公式URL https://chromewebstore.google.com/detail/competitive-insights-by-e/boibjmombbeoanhdnaakeimgkmccjfad
説明 Discover detailed email marketing insights about the brand websites you are visiting, powered by eDataSource's Email Intelligence.
ファイルサイズ 545 KB
インストール数 415
現在のバージョン 1.1.1
最終更新日 2021-07-30
公開日 2018-10-29
評価 5.00/5 合計 1 レビュー
開発者 https://www.edatasource.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.edatasource.com
ヘルプページのURL http://support.emailanalyst.com/
プライバシーポリシーページのURL https://www.edatasource.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Competitive Insights by eDataSource",
    "short_name": "EDS Insights",
    "author": "eDataSource",
    "version": "1.1.1",
    "description": "Discover detailed email marketing insights about the brand websites you are visiting, powered by eDataSource's Email Intelligence.",
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "cookies"
    ],
    "host_permissions": [
        "http:\/\/*.emailanalyst.com\/",
        "https:\/\/*.emailanalyst.com\/"
    ],
    "background": {
        "service_worker": "background.bundle.js",
        "type": "module"
    },
    "action": {
        "default_title": "Email Analyst: Competive Insights",
        "default_icon": {
            "16": "images\/eds_logo16.png",
            "32": "images\/eds_logo32.png",
            "48": "images\/eds_logo48.png",
            "128": "images\/eds_logo128.png"
        }
    },
    "icons": {
        "16": "images\/eds_logo16.png",
        "32": "images\/eds_logo32.png",
        "48": "images\/eds_logo48.png",
        "128": "images\/eds_logo128.png"
    },
    "omnibox": {
        "keyword": "eds"
    },
    "manifest_version": 3
}