Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"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\/*"
]
}
}