Envato desktop sales notifications

Shows off a notification when you get a new sale on an envato marketplace.

ما هو Envato desktop sales notifications؟

Envato desktop sales notifications هو إضافة Chrome تم تطويرها بواسطة Hogash، والميزة الرئيسية لها هي "Shows off a notification when you get a new sale on an envato marketplace.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Envato desktop sales notifications

قم بتنزيل ملفات الامتداد Envato desktop sales notifications بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This is a simple, yet powerful extensions for displaying a desktop notification when you get a new sale on any Envato Marketplace.                    

معلومات أساسية عن التمديد

الاسم Envato desktop sales notifications Envato desktop sales notifications
ID nnojemajkgfhpkiialpphmlkhhpipfpb
عنوان URL الرسمي https://chromewebstore.google.com/detail/envato-desktop-sales-noti/nnojemajkgfhpkiialpphmlkhhpipfpb
الوصف Shows off a notification when you get a new sale on an envato marketplace.
حجم الملف 62.08 KB
عدد التثبيتات 135
النسخة الحالية 1.0.2
آخر تحديث 2015-02-23
تاريخ النشر 2015-02-23
تقييم 5.00/5 مجموع تقييمات 15
المطور Hogash
نوع الدفع free
اللغات المدعومة 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
}