Fusion: For Focused Music

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

Fusion: For Focused Musicคืออะไร?

Fusion: For Focused Music เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fusion.prateek-mishra.com และคุณลักษณะหลักของมันคือ "Just click to get focused by Music Magic...!!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fusion: For Focused Music

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}