Ultimate Self Improvement Resources

This extension empowers your exploration for self improvement self help personal development stress management etc in order to

Что такое Ultimate Self Improvement Resources?

Ultimate Self Improvement Resources - это расширение Chrome, разработанное om pdhar, и его основная функция - "This extension empowers your exploration for self improvement self help personal development stress management etc in order to".

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

screenshot
screenshot

Скачать файл CRX расширения Ultimate Self Improvement Resources

Скачайте файлы расширений Ultimate Self Improvement Resources в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        This extension empowers your exploration for self improvement, self help, personal development, stress management etc. in order to enhance the quality of your life. If you want to enrich your life and expand your horizons to the maximum, this is for you.                    

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

Название Ultimate Self Improvement Resources Ultimate Self Improvement Resources
ID dlfoepgiikdcmgpekcndihbiblbhloan
Официальный URL https://chromewebstore.google.com/detail/ultimate-self-improvement/dlfoepgiikdcmgpekcndihbiblbhloan
Описание This extension empowers your exploration for self improvement self help personal development stress management etc in order to
Размер файла 48.41 KB
Количество установок 13
Текущая Версия 1.0
Последнее Обновление 2017-08-24
Дата публикации 2017-08-24
Рейтинг 1.00/5 Всего 1 оценок
Разработчик om pdhar
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ultimate Self Improvement Resources",
    "manifest_version": 2,
    "short_name": "UltimateSelfImprovementResources",
    "description": "This extension empowers your exploration for self improvement self help personal development stress management etc in order to",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_402-1503611044.png"
    },
    "icons": {
        "128": "128px_402-1503611058.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}