Justin Guitar Ear Trainer Sideways Mod
Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature.
Co to jest Justin Guitar Ear Trainer Sideways Mod?
Justin Guitar Ear Trainer Sideways Mod to rozszerzenie Chrome opracowane przez Hyphen-ated, a jego główną funkcją jest „Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature.”.
Pobierz plik CRX rozszerzenia Justin Guitar Ear Trainer Sideways Mod
Pobierz pliki rozszerzeń Justin Guitar Ear Trainer Sideways Mod w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | pikbgiflkgifljpjoigkjmohempcgpdo |
Oficjalny URL | https://chrome.google.com/webstore/detail/justin-guitar-ear-trainer/pikbgiflkgifljpjoigkjmohempcgpdo |
Opis | Turns the guitar neck view sideways on the Justin Guitar Ear Trainer, so it's oriented like tablature. |
Rozmiar pliku | 3.17 KB |
Liczba instalacji | 28 |
Aktualna Wersja | 0.1.2 |
Ostatnia Aktualizacja | 2016-12-11 |
Data Publikacji | 2016-12-11 |
Deweloper | Hyphen-ated |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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 } |