Lyrics Scroller
Scrolls page down automatically to help musicians read lyrics while recording songs
Lyrics Scrollerとは何ですか?
Lyrics Scrollerはadik59871によって開発されたChromeの拡張機能で、その主な機能は「Scrolls page down automatically to help musicians read lyrics while recording songs」です。
拡張機能のスクリーンショット
Lyrics Scroller拡張機能のCRXファイルをダウンロード
Lyrics Scroller拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| ID | bmcmfccgdcilkfclfaghimpobilmgaoi |
| 公式URL | https://chromewebstore.google.com/detail/lyrics-scroller/bmcmfccgdcilkfclfaghimpobilmgaoi |
| 説明 | Scrolls page down automatically to help musicians read lyrics while recording songs |
| ファイルサイズ | 70.22 KB |
| インストール数 | 388 |
| 現在のバージョン | 1.5 |
| 最終更新日 | 2021-12-28 |
| 公開日 | 2020-06-19 |
| 開発者 | adik59871 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | 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",
" | |