Inbox Extension

Manage your job offers using Nova chrome extension

Inbox Extension란 무엇입니까?

Inbox Extension은(는) https://novatalent.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Manage your job offers using Nova chrome extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Inbox Extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}