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 - это расширение Chrome, разработанное https://thebluesguitarist.net, и его основная функция - "Heres a simple way to unlock your ability to play the guitar faster than most methods".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Guitar Success System

Скачайте файлы расширений 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                    

Основная информация о расширении

Название Guitar Success System Guitar Success System
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"
    ]
}