20NINE

The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…

20NINEとは何ですか?

20NINEはhttps://20-nine.comによって開発されたChromeの拡張機能で、その主な機能は「The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…」です。

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

screenshot
screenshot

20NINE拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The Gmail plugin for 20NINE lets you:

1.   Add reminders, notes, meetings and prospects to the contact you received an email from

2.   View the contact card of the person you received an email from

3.   Add new contacts directly to 20NINE, we identify the relevant info from the email

4.   Track email views. Turn on extended tracking of important emails and see when your receiver open your email.

5.   Track link clicks. Turn on extended tracking of important emails and see when your receiver click on links in your email.

6.   Track attachment downloads. Turn on extended tracking of important emails and see when your receiver click on attachment links in your email.

You also get notified on your smartphone when the tracking detects your receiver has taken any action.

The 20NINEGmail plugin opens as a right side panel inside your online Gmail client.                    

拡張機能の基本情報

名前 20NINE 20NINE
ID egmicciljibbhfmndknakpfilmopgjik
公式URL https://chromewebstore.google.com/detail/20nine/egmicciljibbhfmndknakpfilmopgjik
説明 The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…
ファイルサイズ 2.24 MB
インストール数 53
現在のバージョン 4.12.12
最終更新日 2021-12-14
公開日 2019-11-28
評価 3.00/5 合計 2 レビュー
開発者 https://20-nine.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://20-nine.com/google-workspace/
ヘルプページのURL https://20nine.freshdesk.com/support/home
プライバシーポリシーページのURL https://20-nine.com/terms-of-use
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "lib\/jquery-3.3.1.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/red_logo.png",
            "38": "icons\/red_logo.png"
        },
        "default_title": "20NINE"
    },
    "content_scripts": [
        {
            "css": [
                "lib\/font-awesome.min.css",
                "css\/website_helper.css",
                "css2\/new-othersites.css",
                "css2\/sb-icon.css",
                "lib\/jquery.datetimepicker.min.css"
            ],
            "js": [
                "lib\/jquery-3.3.1.min.js",
                "lib\/jquery-ui.js",
                "lib\/date.js",
                "app.js",
                "lib\/jquery.datetimepicker.full.min.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*. salesbox.com\/*",
                "*:\/\/*. outlook.live.com\/*",
                "*:\/\/*.linkedin.com\/vsearch\/*",
                "*:\/\/*.linkedin.com\/sales\/search*",
                "*:\/\/*.linkedin.com\/sales\/accounts*",
                "*:\/\/*.linkedin.com\/cap\/peopleSearch\/*",
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/accounts.google.com\/*"
            ]
        },
        {
            "css": [
                "css\/linkedin_helper.css"
            ],
            "js": [
                "lib\/lodash.js",
                "lib\/jquery-3.3.1.min.js",
                "linkedin_search.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/vsearch\/*",
                "*:\/\/*.linkedin.com\/sales\/search*",
                "*:\/\/*.linkedin.com\/sales\/accounts*",
                "*:\/\/*.linkedin.com\/cap\/peopleSearch\/*"
            ]
        },
        {
            "css": [
                "lib\/font-awesome.min.css",
                "lib\/jquery.datetimepicker.min.css",
                "css\/gmail_helper.css",
                "css2\/new-style.css",
                "css2\/sb-icon.css"
            ],
            "js": [
                "lib\/md5.js",
                "lib\/jquery-3.3.1.min.js",
                "lib\/d3.min.js",
                "lib\/jquery-ui.js",
                "lib\/date.js",
                "gmail.widgets.lib.js",
                "gmailwidget.js",
                "lib\/jquery.datetimepicker.full.min.js",
                "app.js"
            ],
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "",
    "icons": {
        "128": "icons\/red_logo.png",
        "16": "icons\/red_logo.png",
        "48": "icons\/red_logo.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "30",
    "name": "__MSG_extName__",
    "permissions": [
        "tabs",
        "storage",
        "",
        "http:\/\/fonts.googleapis.com\/",
        "https:\/\/fonts.googleapis.com\/",
        "https:\/\/fonts.gstatic.com\/",
        "https:\/\/maxcdn.bootstrapcdn.com\/"
    ],
    "short_name": "__MSG_extShortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.12.12",
    "web_accessible_resources": [
        "fonts\/*",
        "forms\/*",
        "detail.html",
        "add.html",
        "quickaction.html",
        "save_email.html",
        "profile.html",
        "add_contact.html",
        "results.html",
        "addcontact_lead.html",
        "css\/style.css",
        "img\/sb.jpg",
        "img\/Gray_Photo.png",
        "img\/salesbox_light_logo.png",
        "img\/save-email.jpg",
        "icons\/icon128.png",
        "icons\/logo_gmail.png",
        "img\/sb-blue-logo.png",
        "icons\/logo_show_gmail.png",
        "img\/select2-spinner.gif",
        "img\/long-loader.gif",
        "img\/long-loader-2.gif",
        "img\/person-icon.svg",
        "img\/account-icon.svg",
        "img\/close-icon.svg",
        "img\/sb-blue-logo.png",
        "img\/text-logo.png",
        "img\/save-email.jpg",
        "img\/view_contact_info.png",
        "img\/add_contact_icon.png",
        "img\/save_email_icon.png",
        "img\/sb-text-logo.png",
        "img\/vit_logga_29.png",
        "img\/svart_logga_29.png",
        "img\/logo_black_full.png",
        "icons\/red_logo.png"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'  https:\/\/ajax.googleapis.com; object-src 'self' ",
    "default_locale": "en"
}