Fusion: For Focused Music

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

Apa itu Fusion: For Focused Music?

Fusion: For Focused Music adalah ekstensi Chrome yang dikembangkan oleh https://fusion.prateek-mishra.com, dan fitur utamanya adalah "Just click to get focused by Music Magic...!!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Fusion: For Focused Music

Unduh file ekstensi Fusion: For Focused Music dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Fusion: For Focused Music Fusion: For Focused Music
ID clcmiglaoichhfhncojgeoopcnflbkck
URL Resmi https://chromewebstore.google.com/detail/fusion-for-focused-music/clcmiglaoichhfhncojgeoopcnflbkck
Deskripsi Just click to get focused by Music Magic...!!
Ukuran File 55.43 KB
Jumlah Instalasi 28
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-02-28
Tanggal Publikasi 2019-02-27
Penilaian 4.86/5 Total 7 Penilaian
Pengembang https://fusion.prateek-mishra.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://fusion.prateek-mishra.com
Bahasa yang Didukung 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"
}