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はHogashによって開発されたChromeの拡張機能で、その主な機能は「Shows off a notification when you get a new sale on an envato marketplace.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Envato desktop sales notifications拡張機能のCRXファイルをダウンロード

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
}