Free Music on Google Drive™

Play your music quickly from Google Drive or local computer.

Wat is Free Music on Google Drive™?

Free Music on Google Drive™ is een Chrome-extensie ontwikkeld door Useful Software Apps, en de belangrijkste functie is "Play your music quickly from Google Drive or local computer.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Free Music on Google Drive™

Download Free Music on Google Drive™-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Play your music for free quickly from Google Drive™. Listen to music for free without any annoying ads interrupting your songs.

Free Music on Google Drive™ is a free online software which allows you to listen to music online from your Google Drive. The music files are stored on your Google Drive

You don't need to download music to your computer before you can listen to music. You can use the online music player to import music directly from your Google Drive and listen to music right away. It's simple, we support many formats (aac, mp3, m4a, wav, ogg, weba, wma). No installation required is required, there is no cost.

Save your time from downloading music to your computer as our software will help you listen to your favorite songs from Google Drive.

Steps to Use Free Music on Google Drive™
1) Install Free Music on Google Drive™
2) Upload your favorite songs to your Google Drive™ (One time Upload)
3) Begin playing your songs from Google Drive™ . Have access to your songs no matter where you are if you are online

This is better then Spotify because you can make your own custom playlists and there are no ads to disrupt the listening experience. The only limit is your imagination!

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners. Google doesn’t endorse or sponsor this Chrome extension. Free Music on Google Drive™ is not owned by, is not licensed by and is not a subsidiary of Google Inc.                    

Basisinformatie over de Extensie

Naam Free Music on Google Drive™ Free Music on Google Drive™
ID cjjoapaekbnimjjofcncmfdploaoonll
Officiële URL https://chromewebstore.google.com/detail/free-music-on-google-driv/cjjoapaekbnimjjofcncmfdploaoonll
Beschrijving Play your music quickly from Google Drive or local computer.
Bestandsgrootte 171 KB
Aantal Installaties 10,000
Huidige Versie 3.0.0
Laatst Bijgewerkt 2022-03-14
Publicatiedatum 2020-04-01
Beoordeling 3.78/5 Totaal 46 Beoordelingen
Ontwikkelaar Useful Software Apps
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png",
            "16": "icons\/icon-16.png",
            "256": "icons\/icon-256.png",
            "32": "icons\/icon-32.png",
            "48": "icons\/icon-48.png",
            "512": "icons\/icon-512.png",
            "64": "icons\/icon-64.png",
            "96": "icons\/icon-96.png"
        }
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en_US",
    "description": "__MSG_application_description__",
    "homepage_url": "https:\/\/free-music.freebusinessapps.net\/",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "256": "icons\/icon-256.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "512": "icons\/icon-512.png",
        "64": "icons\/icon-64.png",
        "96": "icons\/icon-96.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "offline_enabled": true,
    "permissions": [],
    "version": "3.0.0"
}