Lyrics Scroller

Scrolls page down automatically to help musicians read lyrics while recording songs

Apa itu Lyrics Scroller?

Lyrics Scroller adalah ekstensi Chrome yang dikembangkan oleh adik59871, dan fitur utamanya adalah "Scrolls page down automatically to help musicians read lyrics while recording songs".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Lyrics Scroller

Unduh file ekstensi Lyrics Scroller 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

                        Open a lyrics webpage, then start scrolling using the plugin without using your hands. Scrolls page down automatically to help musicians read lyrics while recording / jamming songs.

Small chrome extension to help me personally when playing the guitar and working out the lyrics and chords of a song. Hope it helps you top! 

If you like this extension, would be much obliged if you could rate it!                    

Informasi Dasar Ekstensi

Nama Lyrics Scroller Lyrics Scroller
ID bmcmfccgdcilkfclfaghimpobilmgaoi
URL Resmi https://chromewebstore.google.com/detail/lyrics-scroller/bmcmfccgdcilkfclfaghimpobilmgaoi
Deskripsi Scrolls page down automatically to help musicians read lyrics while recording songs
Ukuran File 70.22 KB
Jumlah Instalasi 388
Versi Saat Ini 1.5
Terakhir Diperbarui 2021-12-28
Tanggal Publikasi 2020-06-19
Pengembang adik59871
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lyrics Scroller",
    "version": "1.5",
    "manifest_version": 2,
    "description": "Scrolls page down automatically to help musicians read lyrics while recording songs",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "app",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs",
        ""
    ]
}