20NINE

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

Co je 20NINE?

20NINE je rozšíření Chrome vyvinuté https://20-nine.com, a jeho hlavní funkcí je „The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření 20NINE

Stáhněte si soubory rozšíření 20NINE ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název 20NINE 20NINE
ID egmicciljibbhfmndknakpfilmopgjik
Oficiální URL https://chromewebstore.google.com/detail/20nine/egmicciljibbhfmndknakpfilmopgjik
Popis The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…
Velikost souboru 2.24 MB
Počet instalací 53
Aktuální Verze 4.12.12
Poslední Aktualizace 2021-12-14
Datum Vydání 2019-11-28
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář https://20-nine.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://20-nine.com/google-workspace/
URL Stránky Nápovědy https://20nine.freshdesk.com/support/home
URL Stránky Zásad Ochrany Soukromí https://20-nine.com/terms-of-use
Podporované Jazyky 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"
}