Gmail™ Notifier
Get desktop notifications for new emails in your Gmail account, even when Gmail is not open in a tab.
Wat is Gmail™ Notifier?
Gmail™ Notifier is een Chrome-extensie ontwikkeld door BrowserNative, en de belangrijkste functie is "Get desktop notifications for new emails in your Gmail account, even when Gmail is not open in a tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Gmail™ Notifier
Download Gmail™ Notifier-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Get desktop notifications for new emails in your Gmail account, even when Gmail is not open in a tab.
Not affiliated with or created by Google/Gmail. Doesn't track your browsing activities or inject adware, completely safe to use.
Visit homepage for more information: http://browsernative.com/gmail-notifier/                     Basisinformatie over de Extensie
| Naam |   |  
| ID | chchfhampioeijdffegkhnpccchjbfpk | 
| Officiële URL | https://chromewebstore.google.com/detail/gmail-notifier/chchfhampioeijdffegkhnpccchjbfpk | 
| Beschrijving | Get desktop notifications for new emails in your Gmail account, even when Gmail is not open in a tab. | 
| Bestandsgrootte | 12.77 KB | 
| Aantal Installaties | 12,792 | 
| Huidige Versie | 0.0.6 | 
| Laatst Bijgewerkt | 2016-07-12 | 
| Publicatiedatum | 2016-07-12 | 
| Beoordeling | 3.83/5 Totaal 24 Beoordelingen | 
| Ontwikkelaar | BrowserNative | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | http://browsernative.com/gmail-notifier/ | 
| Help Pagina-URL | http://browsernative.com/gmail-notifier/ | 
| URL van de Privacybeleid Pagina | https://browsernative.com/extensions-privacy-policy | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gmail\u2122 Notifier",
    "description": "Get desktop notifications for new emails in your Gmail account, even when Gmail is not open in a tab.",
    "permissions": [
        "storage",
        "notifications",
        "alarms",
        "https:\/\/mail.google.com\/"
    ],
    "version": "0.0.6",
    "homepage_url": "https:\/\/browsernative.com\/gmail-notifier\/",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "128.png",
        "48": "48.png",
        "32": "32.png"
    }
}  |  |