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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://20-nine.com, και η κύρια λειτουργία του είναι "The Gmail plugin for 20NINE lets you: 1. Add reminders, notes, meetings and prospects to the contact you received an email from…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης 20NINE

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
}