LegendaryBeatz Beat Store
This extensions allows you to get access to purchase rap beats for instant download after purchase.
Cos'è LegendaryBeatz Beat Store?
LegendaryBeatz Beat Store è un'estensione di Chrome sviluppata da http://www.legendarybeatzonline.com, e la sua funzione principale è "This extensions allows you to get access to purchase rap beats for instant download after purchase.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione LegendaryBeatz Beat Store
Scarica i file di estensione LegendaryBeatz Beat Store in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Get access to over a hundred beats available for Download! After purchase you will received the high quality untagged instrumental to your paypal email instantly. These beats range from hip hop, r&b, and dirty south. The extension will automatically update everytime there is a new beat added to the store. Stay up to date with the hottest beats and sales on the net!
Informazioni di Base sull'Estensione
Nome | |
ID | oakphkijlpkjpogbaeoonmjfmdpijcch |
URL Ufficiale | https://chrome.google.com/webstore/detail/legendarybeatz-beat-store/oakphkijlpkjpogbaeoonmjfmdpijcch |
Descrizione | This extensions allows you to get access to purchase rap beats for instant download after purchase. |
Dimensione del File | 4.62 KB |
Conteggio Installazioni | 34 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2013-04-24 |
Data di Pubblicazione | 2013-04-24 |
Valutazione | 4.00/5 Totale 1 Valutazioni |
Sviluppatore | http://www.legendarybeatzonline.com |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "This extensions allows you to get access to purchase rap beats for instant download after purchase.", "name": "LegendaryBeatz Beat Store", "permissions": [ "https:\/\/secure.myflashstore.net\/" ], "manifest_version": 2, "version": "1.0" } |