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...!!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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 Fusion: For Focused Music
ID clcmiglaoichhfhncojgeoopcnflbkck
官方網址 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
電子郵箱 [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"
}