GuitarApp - Metronome
GuitarApp Metronome is a free metronome chrome extension. Select any tempo and time signature. Choose accent patterns.
GuitarApp - Metronomeとは何ですか?
GuitarApp - Metronomeはhttps://guitarapp.comによって開発されたChromeの拡張機能で、その主な機能は「GuitarApp Metronome is a free metronome chrome extension. Select any tempo and time signature. Choose accent patterns.」です。
拡張機能のスクリーンショット
GuitarApp - Metronome拡張機能のCRXファイルをダウンロード
GuitarApp - Metronome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        🚀 Practice with a metronome on any website. Great for online video lessons including Youtube, Truefire, Coursera, Udemy and more!
🚀 Launch the metronome from your browser toolbar on any guitar TAB website!
🚀 Manual and tap tempo metronome settings
🚀 Supports almost every time signature including: 2/4, 3/4, 4/4, 5/4, 6/8, 7/8, 9/8, 11/8, 12/8 and more!
🚀 Each time signature also has multiple accent patterns to choose from.                     拡張機能の基本情報
| 名前 |  | 
| ID | iobbnfegglgmdafhocgijgphhjahbeog | 
| 公式URL | https://chromewebstore.google.com/detail/guitarapp-metronome/iobbnfegglgmdafhocgijgphhjahbeog | 
| 説明 | GuitarApp Metronome is a free metronome chrome extension. Select any tempo and time signature. Choose accent patterns. | 
| ファイルサイズ | 21.95 KB | 
| インストール数 | 218 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2024-01-27 | 
| 公開日 | 2024-01-27 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | https://guitarapp.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://guitarapp.com/ | 
| プライバシーポリシーページのURL | https://guitarapp.com/privacy.html | 
| 対応言語 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GuitarApp - Metronome",
    "version": "1.0",
    "description": "GuitarApp Metronome is a free metronome chrome extension. Select any tempo and time signature. Choose accent patterns.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "images\/icon-128.png"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "permissions": []
} | |