Sortd for Gmail

All-in-one Sales, Service, Help Desk & Task Manager for Gmail teams. Visual boards right in Gmail to share, assign and track emails.

Sortd for Gmail란 무엇입니까?

Sortd for Gmail은(는) https://www.sortd.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "All-in-one Sales, Service, Help Desk & Task Manager for Gmail teams. Visual boards right in Gmail to share, assign and track emails."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Sortd for Gmail 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Sortd for Gmail is a is a simple, lightweight add-on for Gmail that will transform your email into organized lists to help you grow your business. Close more deals, manage projects and get more done as a team - right from Gmail!

Deliver an exceptional service experience for your customers - increased efficiency, no more emails slipping through the cracks, and faster turnaround times.

➜ Drag and drop email organization
➜ Trello-style Kanban Boards
➜ Contextual team chat in email threads
➜ Email open tracking
➜ Sharing
➜ Contacts
➜ Notes
➜ Follow-up flags
➜ Reminders, and more...

Organize email communication with customers, follow-ups with suppliers, and plan and manage projects - with ONE simple tool in Gmail that gives you and your entire team complete visibility over the status of work, and keeps everyone aligned.

Streamline processes and manage remote work with ease.

You spend your time in your email – get rid of the separate systems and hacky spreadsheets you use to keep track of work and use Sortd instead!

Your entire team can now easily see who's working on what, with a transparent view of both email conversations and team tasks in the same place. Everyone now has a single version of the truth and your team can be better aligned than ever.

No more looking for information in multiple systems - with Sortd everything is organized, and accessible, in an app that you are already using.

Sortd is great for managing anything you do a lot of in Gmail.

- Build sales relationships and manage your sales pipeline without the need for a bloated CRM.
- Manage your hiring process and tracking applicants through your process.
- Collaborate with your team, assign tasks and manage projects.
- Deal with customer support.
- Account management (delight your customers by being on top of your game).
- Plan events and manage registrations.
- Manage email and web form leads.

Ideal for teams and businesses looking for a simple, cost effective, powerful solution for crucial functions like sales, account management and customer support - right inside Gmail.

FEATURES…

➜ Transform your Gmail interface into a powerful organizer and Workflow management tool.

➜ Share email in a collaborative workspace designed for you and your team to get stuff done.

➜ Live chat for every email conversation to discuss client needs and issues with your team. In context. In real-time!

➜ Trello-style Kanban boards with customizable list names.

➜ Email open tracking to know when your emails are read.

➜ Notes for each of your contacts so you can see a history of every interaction with customers and prospective customers (notes come up every time you open any email from a particular contact).

➜ Rename the email subject - enough said.

➜ Tasks and emails in one workspace so you can plan your day the way you want to right from your email Inbox.

➜ Set follow-up reminders for both Tasks and Emails.

➜ Snooze important emails that you don’t need to deal with right away. They will come back into  your Inbox at a later time for you to deal with.

➜ Deal cards can be moved through your sales pipeline. Each deal card has its own notes, reminders and activity tracking.

➜ Sales and activity reports give you a quick and understandable insights into your sales pipeline and what needs attention.

➜ Shared team contacts to build your CRM contact database as you work your deals in Gmail.

Sortd adapts to the needs of any business in any industry.  Get your email, tasks, projects and teamwork all Sortd!

If you have any questions, please feel free to reach out to us on [email protected].                    

확장 프로그램 기본 정보

이름 Sortd for Gmail Sortd for Gmail
ID aohlfneeliakfcefeffppfplagbccbni
공식 URL https://chromewebstore.google.com/detail/sortd-for-gmail/aohlfneeliakfcefeffppfplagbccbni
설명 All-in-one Sales, Service, Help Desk & Task Manager for Gmail teams. Visual boards right in Gmail to share, assign and track emails.
파일 크기 8.47 MB
설치 횟수 64,866
현재 버전 2.2.809.12338
최근 업데이트 2023-12-05
출시 날짜 2020-06-23
평점 4.05/5 총 487 개의 평점
개발자 https://www.sortd.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.sortd.com
도움말 페이지 URL http://sortd.freshdesk.com
개인정보 보호 정책 페이지 URL https://www.sortd.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sortd for Gmail",
    "short_name": "Sortd",
    "description": "All-in-one Sales, Service, Help Desk & Task Manager for Gmail teams. Visual boards right in Gmail to share, assign and track emails.",
    "version": "2.2.809.12338",
    "permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/app.sortd.com\/*",
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "optional_permissions": [
        "notifications",
        "*:\/\/*.googleusercontent.com\/*",
        "*:\/\/*.sortd.com\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.googletagmanager.com https:\/\/www.googleadservices.com https:\/\/www.google-analytics.com https:\/\/googleads.g.doubleclick.net https:\/\/connect.facebook.net; object-src 'self'",
    "web_accessible_resources": [
        "img\/*",
        "templates\/*",
        "css\/*",
        "conf\/*",
        "scripts\/*",
        "scripts\/frame-wrapper\/*",
        "scripts\/video-frame-wrapper\/*",
        "components\/*"
    ],
    "icons": {
        "16": "img\/icons\/sortd_icon_16x16.png",
        "48": "img\/icons\/sortd_icon_48x48.png",
        "128": "img\/icons\/sortd_icon_128x128.png"
    },
    "background": {
        "scripts": [
            "scripts\/content-script\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/mail.google.com\/*&view=*",
                "https:\/\/mail.google.com\/*\/?view=*",
                "https:\/\/mail.google.com\/mail\/mu\/background*",
                "https:\/\/mail.google.com\/mail\/u\/*\/h\/*\/?*",
                "https:\/\/mail.google.com\/chat\/*"
            ],
            "run_at": "document_start",
            "js": [
                "scripts\/webcomponents-ce.js",
                "scripts\/lib\/jquery.min.js",
                "scripts\/lib\/kefir.min.js",
                "scripts\/lib\/inboxsdk.js",
                "scripts\/pickadate\/picker.js",
                "scripts\/pickadate\/picker.date.js",
                "components\/runtime.js",
                "components\/polyfills.js",
                "components\/main.js",
                "scripts\/content-script\/main.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.sortd.com\/su\/*\/indexce"
            ],
            "js": [
                "scripts\/login\/indexce.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.sortd.com\/login\/*"
            ],
            "js": [
                "scripts\/login\/authfailure.js"
            ]
        }
    ]
}