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
官方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
电子邮箱 [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"
}