Guitar Tuner - Tune by Ear

Guitar tuner by ear: 12 different tunings

What is Guitar Tuner - Tune by Ear?

Guitar Tuner - Tune by Ear is a Chrome extension developed by pluraldev.com, and its main feature is "Guitar tuner by ear: 12 different tunings".

Extension Screenshots

screenshot
screenshot

Download Guitar Tuner - Tune by Ear Extension CRX File

Download Guitar Tuner - Tune by Ear 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

                        Are available 12 different tunings.

- Standard - E A D G B E
- Drop D - D A D G B E
- Half Setp Down - E♭ A♭ D♭ G♭ B♭ E♭
- Full Setp Down - D G C F A D
- Open D - D A D F♯ A D
- Open G - D G D G B D
- Open A - E A E A C♯ E
- Open C - C G C G C E
- Open E - E B E G♯ B E
- Open B - D F♯ B F♯ B D♯
- D A D G A D

You can either click directly on the strings buttons or use the enter key to hear the sound.

Use the right and left arrow keys to select the string.

Playing Mode

If set to manual you can either use the string button or play button to hear the sound. In the case of play button the string selection will advance to the next one after playing the sound.

If set to auto the sound is played and automatically advances to the next. You will need to use the play button to play/stop the sounds (you can use the space key as a shortcut).

Repeats by String

Set the number of times the sound will be played by string.


My Tunings

Set your own custom tunings                    

Extension Basic Information

Name Guitar Tuner - Tune by Ear Guitar Tuner - Tune by Ear
ID iefinhiodbmoobdnoholloggphkoijoc
Official URL https://chromewebstore.google.com/detail/guitar-tuner-tune-by-ear/iefinhiodbmoobdnoholloggphkoijoc
Description Guitar tuner by ear: 12 different tunings
File Size 2.96 MB
Installation Count 4,811
Current Version 1.1.5
Last Updated 2018-11-20
Publish Date 2018-11-20
Rating 3.78/5 Total 49 Ratings
Developer pluraldev.com
Email [email protected]
Payment Type free
Help Page URL https://musictools.app/guitar-tuner/help/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Guitar Tuner - Tune by Ear",
    "short_name": "Guitar Tuner",
    "description": "Guitar tuner by ear: 12 different tunings",
    "version": "1.1.5",
    "browser_action": {
        "default_icon": "assets\/images\/icon.png",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "assets\/images\/icon16.png",
        "128": "assets\/images\/icon128.png"
    }
}