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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}