Steem Enhancer
Steem enhancer yay!
Steem Enhancerとは何ですか?
Steem EnhancerはBartłomiej Górnickiによって開発されたChromeの拡張機能で、その主な機能は「Steem enhancer yay!」です。
拡張機能のスクリーンショット
Steem Enhancer拡張機能のCRXファイルをダウンロード
Steem Enhancer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple but powerfull extension to boost your User Experience using Steem blockchain, especially Steemit.com Steem Enhancer lets you follow tags and receive Rich Notifications. You can adjust some settings to get even more. Everything you need to do is to visit extension's Settings Page and type tags you want to follow. Since then you will get Rich Notifications and Sound alerts (disabled by default). Steem Enhancer can notify you when you get new reply to post or comment. All you need to do is to type your username in extensions settings. You don't need to login anywhere.
拡張機能の基本情報
名前 | Steem Enhancer |
ID | jbmaggkckojanmapjbggfdcnplaolgij |
公式URL | https://chromewebstore.google.com/detail/steem-enhancer/jbmaggkckojanmapjbggfdcnplaolgij |
説明 | Steem enhancer yay! |
ファイルサイズ | 825 KB |
インストール数 | 12 |
現在のバージョン | 0.1.17 |
最終更新日 | 2018-07-27 |
公開日 | 2018-07-27 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | Bartłomiej Górnicki |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://steemit.com/@technocracy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "pages\/background.html" }, "browser_action": { "default_icon": "icons\/48.png", "default_popup": "pages\/popup.html" }, "description": "Steem enhancer yay!", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "manifest_version": 2, "name": "Steem Enhancer", "permissions": [ "notifications", "storage" ], "short_name": "Steem Enhancer", "version": "0.1.17", "options_page": "pages\/options.html" } |