LegendaryBeatz Beat Store
This extensions allows you to get access to purchase rap beats for instant download after purchase.
Qu'est-ce que LegendaryBeatz Beat Store ?
LegendaryBeatz Beat Store est une extension Chrome développée par http://www.legendarybeatzonline.com, et sa fonction principale est "This extensions allows you to get access to purchase rap beats for instant download after purchase.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension LegendaryBeatz Beat Store
Téléchargez les fichiers d'extension LegendaryBeatz Beat Store au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | oakphkijlpkjpogbaeoonmjfmdpijcch |
URL Officiel | https://chrome.google.com/webstore/detail/legendarybeatz-beat-store/oakphkijlpkjpogbaeoonmjfmdpijcch |
Description | This extensions allows you to get access to purchase rap beats for instant download after purchase. |
Taille du Fichier | 4.62 KB |
Nombre d'Installations | 34 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2013-04-24 |
Date de Publication | 2013-04-24 |
Évaluation | 4.00/5 Total 1 Évaluations |
Développeur | http://www.legendarybeatzonline.com |
Type de Paiement | free |
Langues Prises en Charge | 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" } |