Justin Guitar Ear Trainer Sideways Mod
Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature.
What is Justin Guitar Ear Trainer Sideways Mod?
Justin Guitar Ear Trainer Sideways Mod is a Chrome extension developed by Hyphen-ated, and its main feature is "Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature.".
Download Justin Guitar Ear Trainer Sideways Mod Extension CRX File
Download Justin Guitar Ear Trainer Sideways Mod extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | ![]() |
ID | pikbgiflkgifljpjoigkjmohempcgpdo |
Official URL | https://chrome.google.com/webstore/detail/justin-guitar-ear-trainer/pikbgiflkgifljpjoigkjmohempcgpdo |
Description | Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature. |
File Size | 3.17 KB |
Installation Count | 28 |
Current Version | 0.1.2 |
Last Updated | 2016-12-11 |
Publish Date | 2016-12-11 |
Developer | Hyphen-ated |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.2", "content_scripts": [ { "js": [], "css": [ "style.css" ], "matches": [ "*:\/\/eartrainer.justinguitarcommunity.com\/", "*:\/\/www.justinguitar.com\/en\/ET-999-TheJustinguitarEarTrainer.php" ], "all_frames": true } ], "description": "Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature.", "name": "Justin Guitar Ear Trainer Sideways Mod", "manifest_version": 2 } |