Fusion: For Focused Music

Just click to get focused by Music Magic...!!

What is Fusion: For Focused Music?

Fusion: For Focused Music is a Chrome extension developed by https://fusion.prateek-mishra.com, and its main feature is "Just click to get focused by Music Magic...!!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Fusion: For Focused Music Extension CRX File

Download Fusion: For Focused Music extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Fusion: For Focused Music Fusion: For Focused Music
ID clcmiglaoichhfhncojgeoopcnflbkck
Official URL https://chromewebstore.google.com/detail/fusion-for-focused-music/clcmiglaoichhfhncojgeoopcnflbkck
Description Just click to get focused by Music Magic...!!
File Size 55.43 KB
Installation Count 28
Current Version 1.0
Last Updated 2019-02-28
Publish Date 2019-02-27
Rating 4.86/5 Total 7 Ratings
Developer https://fusion.prateek-mishra.com
Email [email protected]
Payment Type free
Extension Website https://fusion.prateek-mishra.com
Supported Languages 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"
}