Fusion: For Focused Music

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

Was ist Fusion: For Focused Music?

Fusion: For Focused Music ist eine Chrome-Erweiterung, die von https://fusion.prateek-mishra.com entwickelt wurde, und ihr Hauptmerkmal ist "Just click to get focused by Music Magic...!!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Fusion: For Focused Music-Erweiterungs-CRX-Datei herunterladen

Laden Sie Fusion: For Focused Music-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Fusion: For Focused Music Fusion: For Focused Music
ID clcmiglaoichhfhncojgeoopcnflbkck
Offizielle URL https://chromewebstore.google.com/detail/fusion-for-focused-music/clcmiglaoichhfhncojgeoopcnflbkck
Beschreibung Just click to get focused by Music Magic...!!
Dateigröße 55.43 KB
Installationsanzahl 28
Aktuelle Version 1.0
Letztes Update 2019-02-28
Veröffentlichungsdatum 2019-02-27
Bewertung 4.86/5 Insgesamt 7 Bewertungen
Entwickler https://fusion.prateek-mishra.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://fusion.prateek-mishra.com
Unterstützte Sprachen 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"
}