Fusion: For Focused Music
Just click to get focused by Music Magic...!!
Fusion: For Focused Musicとは何ですか?
Fusion: For Focused Musicはhttps://fusion.prateek-mishra.comによって開発されたChromeの拡張機能で、その主な機能は「Just click to get focused by Music Magic...!!」です。
拡張機能のスクリーンショット
Fusion: For Focused Music拡張機能のCRXファイルをダウンロード
Fusion: For Focused Music拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fusion helps you to get more focused while reading, researching, working, programming and everything which you do on your Laptop/computer by playing a list of soft and low pitched songs. With no interface, it becomes very easy to operate. You can play and pause the music just by clicking the icon. All the songs included are low pitched, soft and non-distracting which helps user to focus more on the work rather then on song. How it works : - Tap to play. - Tap to pause. - Double Tap to next song
拡張機能の基本情報
名前 | Fusion: For Focused Music |
ID | clcmiglaoichhfhncojgeoopcnflbkck |
公式URL | https://chromewebstore.google.com/detail/fusion-for-focused-music/clcmiglaoichhfhncojgeoopcnflbkck |
説明 | Just click to get focused by Music Magic...!! |
ファイルサイズ | 55.43 KB |
インストール数 | 28 |
現在のバージョン | 1.0 |
最終更新日 | 2019-02-28 |
公開日 | 2019-02-27 |
評価 | 4.86/5 合計 7 レビュー |
開発者 | https://fusion.prateek-mishra.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://fusion.prateek-mishra.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": { "19": "img\/ext_icons\/19_stop.png", "38": "img\/ext_icons\/38.png" }, "default_title": "__MSG_p_defaultTitle__" }, "default_locale": "en", "description": "__MSG_extDescr__", "icons": { "128": "img\/ext_icons\/128.png", "16": "img\/ext_icons\/16.png", "48": "img\/ext_icons\/48.png" }, "manifest_version": 2, "name": "__MSG_extName__", "permissions": [ "https:\/\/fusion-music.000webhostapp.com\/*" ], "version": "1.0" } |