WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Gmail App - Mail Application for Gmail™

Gmail App - Mail Application for Gmail™

View on Chrome Web Store
View Gmail App - Mail Application for Gmail™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (166 ratings)
1 new ratings
18 views
This extension has been viewed 18 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Use Gmail app for Windows and Mac to boost productivity. Get notifications and read emails in Gmail desktop app for macOS and PC.
Type
Extension
Users
100,000 users
10K
Website gmailapp.store
andre_amper220
View author page of andre_amper220
Published
Published on May 24, 2024
Version 2.3.3
Manifest version
3
Updated
Updated on December 26, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Gmail App - Mail Application for Gmail™ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "manifest_version": 3,
    "version": "2.3.3",
    "default_locale": "en",
    "homepage_url": "https:\/\/gmailapp.store",
    "action": {
        "default_icon": {
            "19": "\/images\/browserButtons\/default\/not_logged_in.png",
            "38": "\/images\/browserButtons\/default\/not_logged_in_retina.png"
        },
        "default_popup": "popup.html?source=toolbar&setVia=manifest"
    },
    "icons": {
        "16": "images\/icons\/icon_16.png",
        "32": "images\/icons\/icon_32.png",
        "48": "images\/icons\/icon_48.png",
        "64": "images\/icons\/icon_64.png",
        "96": "images\/icons\/icon_96.png",
        "128": "images\/icons\/icon_128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgoIJoBGUFNqFdjvs1d\/O2pJUH8Few99lDJsC\/HVo8MzleFh+YHhkeJ7qaUeZP7i97aA9Sfw62u\/VbTuqmYtXvywJikXkYIGl7QW2c+zoGp58Qg6BVB1tF1\/nT\/qiUVbEiLyynYjG3ZtHlrtpPrD3q0RLQ+l5sxy0QA+c8FEjAme+7HYW9xLtEwuvhxR0CiWzUkF0c09NGnKkexTXX5PG+vWGzyfXfNFYvOzJYmSGfrYEPNbtC+BZgdH82wx08\/f9ojV+Gih2ONc1rZfcae1fUd1PVqpde1niWRWzqZR+1cpCvZyIi9JVKoIn3saBoZlv83Nvctl\/19y2KXgKMJrRcQIDAQAB",
    "options_page": "options.html",
    "commands": {
        "compose": {
            "description": "__MSG_compose__"
        },
        "refresh": {
            "description": "__MSG_refresh__"
        },
        "markAsReadInNotificationWindow": {
            "description": "__MSG_markAsReadInNotificationWindow__"
        },
        "markAllAsRead": {
            "description": "__MSG_markAllAsRead__"
        },
        "openEmailDisplayedInNotificationWindow": {
            "description": "__MSG_openEmailDisplayedInNotificationWindow__"
        },
        "dnd": {
            "description": "__MSG_doNotDisturb__"
        }
    },
    "side_panel": {
        "default_path": "popup.html?source=sidepanel"
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "oauth2": {
        "client_id": "796046081733-jraj2so962ub425fi23escegerq2kn80.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/gmail.modify"
        ]
    },
    "permissions": [
        "gcm",
        "alarms",
        "activeTab",
        "idle",
        "notifications",
        "storage",
        "contextMenus",
        "identity",
        "system.display",
        "cookies",
        "declarativeNetRequestWithHostAccess",
        "offscreen",
        "sidePanel",
        "tts"
    ],
    "optional_permissions": [
        "background",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/*.googleusercontent.com\/",
        "https:\/\/www.google-analytics.com\/",
        "https:\/\/proxy.netvolk.online\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "oauth2callback.html"
            ],
            "matches": [
                "https:\/\/netvolk.online\/*",
                "https:\/\/accounts.google.com\/*",
                "https:\/\/gmailapp.store\/*"
            ]
        },
        {
            "resources": [
                "images\/search.png"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/onlineapp.pro\/*",
            "https:\/\/onlineapp.stream\/*",
            "https:\/\/onlineapp.live\/*"
        ]
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top