Envato desktop sales notifications
Shows off a notification when you get a new sale on an envato marketplace.
Wat is Envato desktop sales notifications?
Envato desktop sales notifications is een Chrome-extensie ontwikkeld door Hogash, en de belangrijkste functie is "Shows off a notification when you get a new sale on an envato marketplace.".
Extensie Screenshots
Download het CRX-bestand van de extensie Envato desktop sales notifications
Download Envato desktop sales notifications-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
This is a simple, yet powerful extensions for displaying a desktop notification when you get a new sale on any Envato Marketplace. Basisinformatie over de Extensie
| Naam | |
| ID | nnojemajkgfhpkiialpphmlkhhpipfpb |
| Officiële URL | https://chromewebstore.google.com/detail/envato-desktop-sales-noti/nnojemajkgfhpkiialpphmlkhhpipfpb |
| Beschrijving | Shows off a notification when you get a new sale on an envato marketplace. |
| Bestandsgrootte | 62.08 KB |
| Aantal Installaties | 135 |
| Huidige Versie | 1.0.2 |
| Laatst Bijgewerkt | 2015-02-23 |
| Publicatiedatum | 2015-02-23 |
| Beoordeling | 5.00/5 Totaal 15 Beoordelingen |
| Ontwikkelaar | Hogash |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Envato desktop sales notifications",
"version": "1.0.2",
"description": "Shows off a notification when you get a new sale on an envato marketplace.",
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"permissions": [
"notifications",
"background"
],
"options_page": "options.html",
"background": {
"page": "background.html"
},
"manifest_version": 2
} | |