LegendaryBeatz Beat Store
This extensions allows you to get access to purchase rap beats for instant download after purchase.
什么是LegendaryBeatz Beat Store?
LegendaryBeatz Beat Store是由http://www.legendarybeatzonline.com开发的Chrome扩展程序,该扩展的主要功能是“This extensions allows you to get access to purchase rap beats for instant download after purchase.”。
扩展截图
下载LegendaryBeatz Beat Store扩展crx文件
下载LegendaryBeatz Beat Store扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | |
ID | oakphkijlpkjpogbaeoonmjfmdpijcch |
官方URL | https://chrome.google.com/webstore/detail/legendarybeatz-beat-store/oakphkijlpkjpogbaeoonmjfmdpijcch |
简介 | This extensions allows you to get access to purchase rap beats for instant download after purchase. |
文件大小 | 4.62 KB |
安装次数 | 34 |
当前版本 | 1.0 |
更新时间 | 2013-04-24 |
上架时间 | 2013-04-24 |
评分 | 4.00/5 共1次评分 |
开发者 | http://www.legendarybeatzonline.com |
付费类型 | free |
支持的语言 | 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" } |