Inbox Extension

Manage your job offers using Nova chrome extension

Τι είναι το Inbox Extension;

Το Inbox Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://novatalent.com, και η κύρια λειτουργία του είναι "Manage your job offers using Nova chrome extension".

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

screenshot
screenshot

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

Λήψη αρχείων επέκτασης Inbox Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Manage your job offers using Nova chrome extension

This Inbox extension aims to help Nova members to deal with spam from recruiters by creating and saving a message to answer cold contacts and letting your Talent agent deal with all job offers.

What is the goal of this extension?
You'll have always accessible in just two clicks a customized message for recruiters, referring them to your Talent Agent and letting them do the magic.

How does it work?
1 - Install the extension in your browser
2 - Define the message you want to include as a template (You can use the one that Nova provided to you)
3 - Save your message
4 - Copy it any time you need, so your Talent Agent will manage your cold contacts.

How can I join Nova Inbox?
Currently, Nova Inbox is only open for a limited amount of Beta users, but it will be accessible for more members soon. If you are a Nova who wants to join the Inbox service, please join the waitlist at https://inbox.novatalent.com/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Inbox Extension Inbox Extension
ID kfgnnbfckobeghimfpplbgjpehamckof
Επίσημο URL https://chromewebstore.google.com/detail/inbox-extension/kfgnnbfckobeghimfpplbgjpehamckof
Περιγραφή Manage your job offers using Nova chrome extension
Μέγεθος Αρχείου 19.71 KB
Αριθμός Εγκαταστάσεων 23
Τρέχουσα Έκδοση 1.0.3
Τελευταία Ενημέρωση 2022-01-19
Ημερομηνία Δημοσίευσης 2022-01-10
Αξιολόγηση 5.00/5 Συνολικά 7 Αξιολογήσεις
Προγραμματιστής https://novatalent.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://inbox.novatalent.com/
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Inbox Extension",
    "description": "Manage your job offers using Nova chrome extension",
    "version": "1.0.3",
    "icons": {
        "128": "images\/new_logo_128x128.png"
    },
    "browser_action": {
        "default_icon": "images\/new_logo_64x64_notif.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}