20NINE

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

Cos'è 20NINE?

20NINE è un'estensione di Chrome sviluppata da https://20-nine.com, e la sua funzione principale è "The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione 20NINE

Scarica i file di estensione 20NINE in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome 20NINE 20NINE
ID egmicciljibbhfmndknakpfilmopgjik
URL Ufficiale https://chromewebstore.google.com/detail/20nine/egmicciljibbhfmndknakpfilmopgjik
Descrizione The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…
Dimensione del File 2.24 MB
Conteggio Installazioni 53
Versione Corrente 4.12.12
Ultimo Aggiornamento 2021-12-14
Data di Pubblicazione 2019-11-28
Valutazione 3.00/5 Totale 2 Valutazioni
Sviluppatore https://20-nine.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://20-nine.com/google-workspace/
URL della Pagina di Aiuto https://20nine.freshdesk.com/support/home
URL della Pagina della Politica sulla Privacy https://20-nine.com/terms-of-use
Lingue Supportate 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"
}