Gmail Unsubscribe & AI Email Writer: Trimbox

Unsubscribe from email lists in just 1 click with Trimbox for Gmail. The fastest way to stop spam emails and clean your inbox.

Τι είναι το Gmail Unsubscribe & AI Email Writer: Trimbox;

Το Gmail Unsubscribe & AI Email Writer: Trimbox είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://trimbox.io, και η κύρια λειτουργία του είναι "Unsubscribe from email lists in just 1 click with Trimbox for Gmail. The fastest way to stop spam emails and clean your inbox.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Gmail Unsubscribe & AI Email Writer: Trimbox

Λήψη αρχείων επέκτασης Gmail Unsubscribe & AI Email Writer: Trimbox σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Revolutionize Your Email Experience with Trimbox for Gmail - Now Featuring AI Email Writing Assistant!

Trimbox for Gmail is more than just an email cleaner. It's a powerful tool that transforms your Gmail experience. Say goodbye to cluttered inboxes and hello to efficiency!

✅ Unsubscribe from Emails Effortlessly: Our Gmail unsubscribe tool enables you to disconnect from unwanted mailing lists with just one click.

✅ AI Email Writer & Assistant: Transform a few words into a professional, well-crafted email instantly with our AI email assistant. Write emails 10x faster directly within Gmail!

✅ Bulk Delete Emails with Ease: Manage and clean your Gmail inbox like never before. Effortlessly bulk delete emails or delete all emails that clutter your space, reclaiming your Gmail storage.

✅ Superior Email Cleaner: Trimbox is the ultimate tool to clean inbox clutter. Erase old, unnecessary emails en masse and maintain a pristine, organized inbox.

✅ Relentless Spam Blocking: Our Gmail unsubscribe plugin not only manages subscriptions but also blocks spam, making sure that important emails stand out.

✅ Guaranteed Data Privacy: Your personal data is securely stored on your computer, ensuring utmost privacy.

✅ Connect Multiple Accounts: Streamline your email management by connecting unlimited Gmail accounts.

At Trimbox, we're dedicated to providing a distraction-free inbox. It's your personal space, and we're here to help you take it back. Clean your Gmail inbox, block unwanted emails, halt spam and mailing lists, and erase annoying senders' emails seamlessly.

⭐️ 300+ 5-Star Reviews
🚀 70,000+ Users
🤙🏾 5,000,000+ Unsubscribes
✉️ 300,000,000+ Emails Cleaned

Getting Started is Easy!
1️⃣ Download the extension for free.
2️⃣ Connect your Gmail accounts.
3️⃣ Supercharge your Gmail experience!

Try Trimbox for free today and take the first step towards a clean Gmail inbox!

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

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

Όνομα Gmail Unsubscribe & AI Email Writer: Trimbox Gmail Unsubscribe & AI Email Writer: Trimbox
ID jdlcknnokoelkdobgacandnnnmoblhgh
Επίσημο URL https://chromewebstore.google.com/detail/gmail-unsubscribe-ai-emai/jdlcknnokoelkdobgacandnnnmoblhgh
Περιγραφή Unsubscribe from email lists in just 1 click with Trimbox for Gmail. The fastest way to stop spam emails and clean your inbox.
Μέγεθος Αρχείου 21.71 MB
Αριθμός Εγκαταστάσεων 79,150
Τρέχουσα Έκδοση 2.9.9
Τελευταία Ενημέρωση 2024-02-22
Ημερομηνία Δημοσίευσης 2020-12-15
Αξιολόγηση 4.37/5 Συνολικά 491 Αξιολογήσεις
Προγραμματιστής https://trimbox.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Διεύθυνση URL της Σελίδας Βοήθειας https://www.trimbox.io/support
URL της Σελίδας Πολιτικής Απορρήτου https://trimbox.io/privacy.html
Υποστηριζόμενες Γλώσσες de,en,fr,nl,tr,da,es,hr,it,pl,pt-BR,pt-PT,ru,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "short_name": "Trimbox",
    "version": "2.9.9",
    "icons": {
        "16": "images\/trimbox-icon-16.png",
        "48": "images\/trimbox-icon-48.png",
        "128": "images\/trimbox-icon-128.png"
    },
    "browser_action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/trimbox-icon-16.png",
            "24": "images\/trimbox-icon-24.png",
            "32": "images\/trimbox-icon-32.png"
        }
    },
    "permissions": [
        "identity",
        "storage"
    ],
    "optional_permissions": [
        "https:\/\/*\/",
        "http:\/\/*\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "app\/content\/lib\/jquery.min.js",
                "app\/content\/lib\/jquery.scrollintoview.min.js",
                "app\/content\/lib\/anno.js",
                "app\/content\/lib\/tippy.all.min.js",
                "app\/content\/main.js"
            ],
            "css": [
                "css\/prompt.css",
                "css\/toasted.min.css",
                "css\/toast.css",
                "css\/threads.css",
                "css\/tooltip.css",
                "css\/banner.css",
                "css\/anno.css",
                "css\/reply.css"
            ]
        }
    ],
    "background": {
        "scripts": [
            "app\/background\/main.js"
        ],
        "persistent": false
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/mail.google.com\/*"
        ]
    },
    "web_accessible_resources": [
        "images\/*.png",
        "images\/*.svg",
        "images\/*.gif"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/connect.facebook.net\/en_US\/fbevents.js https:\/\/connect.facebook.net\/signals\/config\/153755283055848 https:\/\/cdn.mxpnl.com\/libs\/mixpanel-2-latest.min.js https:\/\/cdn.jsdelivr.net\/npm\/@fingerprintjs\/fingerprintjs-pro@3\/dist\/fp.min.js https:\/\/www.gstatic.com\/firebasejs\/8.3.3\/firebase-app.js https:\/\/www.gstatic.com\/firebasejs\/8.3.3\/firebase-database.js https:\/\/*.firebaseio.com; object-src 'self'"
}