Guitar Success System
Heres a simple way to unlock your ability to play the guitar faster than most methods
什么是Guitar Success System?
Guitar Success System是由https://thebluesguitarist.net开发的Chrome扩展程序,该扩展的主要功能是“Heres a simple way to unlock your ability to play the guitar faster than most methods”。
扩展截图
下载Guitar Success System扩展crx文件
下载Guitar Success System扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Here's a simple way to unlock your ability to play the guitar faster than most of your peers... This secret system will allow you to play the guitar like a pro in a few weeks! I know it sounds unbelievable but it's TRUE. You will get results - guaranteed! Check it out now: => http://claudecorry.ibi3g.com/GuitarSuccessSystem Respectfully, Claude Corry
扩展基本信息
名称 | |
ID | mhfoglcapaieleghdldbfnjbglkbecad |
官方URL | https://chrome.google.com/webstore/detail/guitar-success-system/mhfoglcapaieleghdldbfnjbglkbecad |
简介 | Heres a simple way to unlock your ability to play the guitar faster than most methods |
文件大小 | 21.23 KB |
安装次数 | 75 |
当前版本 | 1.0 |
更新时间 | 2017-09-27 |
上架时间 | 2017-09-27 |
开发者 | https://thebluesguitarist.net |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://claudecorry.ibi3g.com/GuitarSuccessSystem |
隐私政策页面URL | https://thebluesguitarist.net/privacy-policy-2 |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Guitar Success System", "manifest_version": 2, "short_name": "guitarsuccess", "description": "Heres a simple way to unlock your ability to play the guitar faster than most methods", "version": "1.0", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_1290-1506327145.gif" }, "icons": { "128": "128px_1290-1506327338.gif" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |