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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
}