Micro Player

Micro player. Play Youtube videos and listen music album from Ninja Escape web game.

Micro Playerคืออะไร?

Micro Player เป็นส่วนขยายของ Chrome ที่พัฒนาโดย petarsladojevicpro และคุณลักษณะหลักของมันคือ "Micro player. Play Youtube videos and listen music album from Ninja Escape web game."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Micro Player

ดาวน์โหลดไฟล์ส่วนขยาย Micro Player ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Micro-Player

Explanation
-----------

This app is a bit of combo. On one hand you get free music album from game Ninja-Escape and also option to play YouTube videos. This features started as an added bonus, bit by bit it evolved into stand alone player. Cause for creating this app was to give people an original soundtrack, for all the levels from game Ninja Escape.

Level track's included: 
1] Ninja prologue
2] Silence of night
3] Temple_of_doom
4] Gas room
5] Cave story
6] Radioactivity
7] Virus [Bonus track]
      
As for the player. You get all the good features, things like:
1] Volume Booster [Double the volume of video/song]
2] Coffee time [Detach separate window and have video in background]
3] Minimalistic design [Distraction free]
4] Calculate Track Duration in minutes
5] Mute/Unmute switch
6] Loop one track over and over again
7] Shuffle playlist [Rearrange track order] 
8] 2 types of virtual keys 
9] Search and load Youtube Videos
10] Huge and tiny window option
11] Bass enhancer [An ultra real bass push]

There is also an link for other apps to download and use all created by Petar D. Sladojevic, on July 4 2019.

Thank you for reading. Huge thanks if you post positive review and stay foolish, with eyes gazing far into distance. There we will find another inspiration for next project to start.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Micro Player Micro Player
ID cafefaknnjfpffekjpjlpblpbbpghblf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/micro-player/cafefaknnjfpffekjpjlpblpbbpghblf
คำอธิบาย Micro player. Play Youtube videos and listen music album from Ninja Escape web game.
ขนาดไฟล์ 243 KB
จำนวนการติดตั้ง 27
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2019-07-05
วันที่เผยแพร่ 2019-07-05
ผู้พัฒนา petarsladojevicpro
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.ninja-digital.com
URL หน้านโยบายความเป็นส่วนตัว https://www.ninja-digital.com/privacy-policy.php
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Micro Player",
    "short_name": "Micro Player",
    "version": "0.1",
    "description": "Micro player. Play Youtube videos and listen music album from Ninja Escape web game.",
    "browser_action": {
        "default_popup": "embeder.html",
        "default_title": "Micro Player",
        "default_icon": {
            "128": "i128.png",
            "32": "i32.png",
            "16": "i16.png"
        }
    },
    "icons": {
        "128": "i128.png",
        "32": "i32.png",
        "16": "i16.png"
    },
    "manifest_version": 2
}