20NINE

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

Apa itu 20NINE?

20NINE adalah ekstensi Chrome yang dikembangkan oleh https://20-nine.com, dan fitur utamanya adalah "The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi 20NINE

Unduh file ekstensi 20NINE dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama 20NINE 20NINE
ID egmicciljibbhfmndknakpfilmopgjik
URL Resmi https://chromewebstore.google.com/detail/20nine/egmicciljibbhfmndknakpfilmopgjik
Deskripsi The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…
Ukuran File 2.24 MB
Jumlah Instalasi 53
Versi Saat Ini 4.12.12
Terakhir Diperbarui 2021-12-14
Tanggal Publikasi 2019-11-28
Penilaian 3.00/5 Total 2 Penilaian
Pengembang https://20-nine.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://20-nine.com/google-workspace/
URL Halaman Bantuan https://20nine.freshdesk.com/support/home
URL Halaman Kebijakan Privasi https://20-nine.com/terms-of-use
Bahasa yang Didukung 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"
}