Gmelius for Gmail

Turn Gmail into a collaboration tool and sync it with your favorite apps like Slack or Trello.

Gmelius for Gmail란 무엇입니까?

Gmelius for Gmail은(는) https://gmelius.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Turn Gmail into a collaboration tool and sync it with your favorite apps like Slack or Trello."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        ✓ Manage shared inboxes like support@ or sales@
✓ Organize conversations with shared Gmail labels
✓ Collaborate with your team via @mention in email notes
✓ Visualize your inboxes as Kanban boards
✓ Put repetitive tasks on autopilot with workflow automation
✓ Monitor team performance with SLAs and detailed reports
✓ and be ensured that Gmelius will keep your teams, your tools and processes in full sync

We integrate with the tools already used by your company. No need to migrate your data nor train your teams on another application.

Gmelius simplifies teamwork, try us!

--

✨ Highest Star Rating in our Class.
🏆 Leader of the shared inbox space.

This is our browser extension that completes our solution for Gmail and G Suite customers.

🔄 Unique 2-way Integrations with your teams’ tools
✓ Let your teams get work done from their preferred workspace:

🛠Gmail
✓ Shared Inboxes, Shared Labels, Email Notes, Boards, and more...
✓ Use Gmelius features from your email inbox and across all platforms:

🛠Slack
✓ Sync your Shared Inboxes and Gmail Labels to Slack channels
✓ Manage your inbox activity without leaving Slack:
✓ Reply to emails
✓ Share & Assign emails
✓ Add and Reply to email notes

🛠Trello
✓ Integrate your Gmelius boards with Trello
✓ Trello board actions will update in real-time with Gmelius
✓ Manage your Gmelius boards via the Trello App

📱Mobile Apps
✓ Gmelius for iOS & Android
✓ Real-time syncing across all devices and all team members


Key features:

📨 Shared Inbox
✓ Create a shared inbox easily from Gmail
✓ Manage group emails like support@, sales@, info@ from Gmail
✓ Discover the smartest alternative to Google Groups and help desks
✓ Ticketing: open / pending / closed and more

🏷️ Gmail Shared Labels
✓ Share existing or new Gmail labels with members of your team
✓ Synchronize conversations in real-time across all devices (e.g., mobile, desktop)

👥 Team Collaboration
✓ Real-time syncing across all devices
✓ No more bcc nor fwd!
✓ Email Notes and @mentions to add context to any conversation
✓ Assign or delegate emails to members of your team

 🧮 Kanban Project Boards
✓ Turn your shared inbox or label into a project board – bring visibility to your team
✓ Manage your columns by team member or status – optimize your team’s workload
✓ Convert emails into task cards for clear visibility
✓ Drag and drop cards to assign emails and complete tasks
✓ Add due dates, synced 2-way with your Google Calendar – stay up to date everywhere
✓ 2-way synchronization with Trello

🤓 Workflow Intelligence
✓ Automate repetitive tasks with rules for internal and external workflows
✓ SLA rules, auto responder, auto assignment and more
✓ Ex: “when this email gets answered add automatically reply and assign it to that team member”

🤖 Email Automation
✓ Personalized email campaigns sent with Mail Merge
✓ Automated Email Sequences – put your outreach on autopilot
✓ Automated Follow-Ups – you’ll never miss an opportunity
✓ “If This - Then That” your email flows based on recipient reactions

📧 Shareable Email Templates for Gmail
✓ Make email writing easy and fast
✓ Improve your team's consistency and performance
✓ Proposal, Sales, Marketing, Custom Templates - easily created and shared

🛡️ Email Security
✓ Detect and block email trackers


Keep your remote teams in sync

Gmelius is a great solution to unlock seamless collaboration for remote work. Would you like to learn more? Book a demo: https://gmelius.com/request-demo


Pricing

You can sign up for Gmelius for a 7-day Free Trial right on the app. Then you can choose a plan suited to the needs of your team, from Plus to Pro.
https://gmelius.com/pricing


Privacy and Security

Gmelius is a Switzerland-based company that takes your privacy extremely seriously. We believe you should always know what data we collect from you and how we use it, and that you should have meaningful control over both.

For more details, please see https://gmelius.com/legal/security

---
Copyright © Gmelius
Gmail is a registered trademark of Google Inc. Gmelius is not affiliated with Google.                    

확장 프로그램 기본 정보

이름 Gmelius for Gmail Gmelius for Gmail
ID dheionainndbbpoacpnopgmnihkcmnkl
공식 URL https://chromewebstore.google.com/detail/gmelius-for-gmail/dheionainndbbpoacpnopgmnihkcmnkl
설명 Turn Gmail into a collaboration tool and sync it with your favorite apps like Slack or Trello.
파일 크기 176 KB
설치 횟수 58,026
현재 버전 8.18
최근 업데이트 2023-03-06
출시 날짜 2020-04-14
평점 4.57/5 총 692 개의 평점
개발자 https://gmelius.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://gmelius.com
도움말 페이지 URL https://help.gmelius.com
개인정보 보호 정책 페이지 URL https://gmelius.com/legal/privacy
지원되는 언어 de,en,fil,fr,nl,es,it,pl,pt-BR,pt-PT,cs,el,ru,iw,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Gmelius",
    "author": "Gmelius Ltd",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "8.18",
    "manifest_version": 2,
    "homepage_url": "https:\/\/gmelius.com",
    "permissions": [
        "activeTab",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.googleusercontent.com\/*"
    ],
    "optional_permissions": [
        "https:\/\/gml.email\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/gmelius.io\/*"
    ],
    "background": {
        "scripts": [
            "background.bundle.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "js": [
                "loader.bundle.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/mail.google.com\/*\/?mui=ca",
                "*:\/\/mail.google.com\/tasks\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "js": [
                "print.bundle.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*&view=pt*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "authentication.bundle.js"
            ],
            "matches": [
                "https:\/\/gmelius.io\/authorize*"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon32.png",
        "default_title": "Gmelius Dashboard",
        "default_popup": "html\/dashboard.html"
    },
    "web_accessible_resources": [
        "icons\/*",
        "html\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/gmelius.io https:\/\/inboxsdk.com https:\/\/cdn.firebase.com  https:\/\/*.firebaseio.com; object-src 'self'; worker-src 'self' https:\/\/gmelius.io",
    "incognito": "split",
    "options_page": "html\/dashboard.html",
    "externally_connectable": {
        "matches": [
            "https:\/\/gmelius.io\/*"
        ]
    }
}