Easy Metronome

A simple metronome for musicians

What is Easy Metronome?

Easy Metronome is a Chrome extension developed by Roney Aguiar, and its main feature is "A simple metronome for musicians".

Extension Screenshots

screenshot
screenshot

Download Easy Metronome Extension CRX File

Download Easy Metronome 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

                        An easy app used as metronome for helping music students on their music practice. This app plays a click in a BMP that can be set by the user.                    

Extension Basic Information

Name Easy Metronome Easy Metronome
ID npechmobkpappnfgpeefejmjohecclcj
Official URL https://chromewebstore.google.com/detail/easy-metronome/npechmobkpappnfgpeefejmjohecclcj
Description A simple metronome for musicians
File Size 31.14 KB
Installation Count 9,000
Current Version 3.0
Last Updated 2020-11-17
Publish Date 2020-05-15
Rating 3.89/5 Total 9 Ratings
Developer Roney Aguiar
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Metronome",
    "version": "3.0",
    "description": "A simple metronome for musicians",
    "browser_action": {
        "default_icon": "utils\/icon_default.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "utils\/icon_16.png",
        "48": "utils\/icon_48.png",
        "128": "utils\/icon_128.png"
    },
    "manifest_version": 2
}