LegendaryBeatz Beat Store
This extensions allows you to get access to purchase rap beats for instant download after purchase.
What is LegendaryBeatz Beat Store?
LegendaryBeatz Beat Store is a Chrome extension developed by http://www.legendarybeatzonline.com, and its main feature is "This extensions allows you to get access to purchase rap beats for instant download after purchase.".
Extension Screenshots
Download LegendaryBeatz Beat Store Extension CRX File
Download LegendaryBeatz Beat Store 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
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!
Extension Basic Information
Name | |
ID | oakphkijlpkjpogbaeoonmjfmdpijcch |
Official URL | 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. |
File Size | 4.62 KB |
Installation Count | 34 |
Current Version | 1.0 |
Last Updated | 2013-04-24 |
Publish Date | 2013-04-24 |
Rating | 4.00/5 Total 1 Ratings |
Developer | http://www.legendarybeatzonline.com |
Payment Type | free |
Supported Languages | 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" } |