DrumpadVideo Videos for Drummers

Drumpad is a site dedicated to posting drumming videos for those of us who love playing drums

What is DrumpadVideo Videos for Drummers?

DrumpadVideo Videos for Drummers is a Chrome extension developed by https://www.drumpad.video, and its main feature is "Drumpad is a site dedicated to posting drumming videos for those of us who love playing drums".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download DrumpadVideo Videos for Drummers Extension CRX File

Download DrumpadVideo Videos for Drummers 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

                        If you play drums this Chrome Extension will give you quick and easy access to over 7,000 drumming videos and more are added each day!

Learn how to play a song by following drum covers from: Adrien Drums, Avery Drummer Molek, Beats By Jay, Casey Cooper (aka COOP3RDRUMM3R),Lux Drummerette, Manny Pedregon, Meytal Cohen, Sina Drums and more.

Learn drumming techniques from Drumeo, Online Drummer, Drumming Magazine, Emmanuelle Caplette and more.

Find fun drumming tunes from different music eras and styles.

Find fun drumless tunes to provide the backing track.                    

Extension Basic Information

Name DrumpadVideo Videos for Drummers DrumpadVideo Videos for Drummers
ID pokmohaabhffakpallgkgbiincocmgkk
Official URL https://chromewebstore.google.com/detail/drumpadvideo-videos-for-d/pokmohaabhffakpallgkgbiincocmgkk
Description Drumpad is a site dedicated to posting drumming videos for those of us who love playing drums
File Size 57.93 KB
Installation Count 160
Current Version 1.0
Last Updated 2017-08-22
Publish Date 2017-08-22
Rating 4.33/5 Total 3 Ratings
Developer https://www.drumpad.video
Email [email protected]
Payment Type free
Extension Website http://www.drumpad.video/?utm_source=ChromeExtension
Privacy Policy Page URL http://www.drumpad.video/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DrumpadVideo Videos for Drummers",
    "manifest_version": 2,
    "short_name": "DrumpadVideo",
    "description": "Drumpad is a site dedicated to posting drumming videos for those of us who love playing drums",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_635-1503202671.png"
    },
    "icons": {
        "128": "128px_635-1503202662.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}