bulletproof mindset
Andrew takes keen interest in the brain training and the warrior mindset
Что такое bulletproof mindset?
bulletproof mindset - это расширение Chrome, разработанное http://butchscorpion.com/wp, и его основная функция - "Andrew takes keen interest in the brain training and the warrior mindset ".
Снимки экрана расширения
Скачать файл CRX расширения bulletproof mindset
Скачайте файлы расширений bulletproof mindset в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This item is about personal development. The first problem that many of us have is that we don’t take responsibility for our actions and we don’t want to take responsibility for our actions. Now we all know people who don’t like taking responsibility – they will blame others and they will make excuses for what they’ve done. These are the people with the external locusts of control But while this might seem like an irritating problem for people around them, the reality is that this is a much deeper issue that affects them more than it does anyone else. Because a completely refusal to accept responsibility means that you also reject your own autonomy and your control. If you believe that nothing is your fault, then you also really can’t take credit for anything that goes well. Moreover, it means that you don’t have any power over your life and it means that you can’t choose to change things. It’s not up to you, it’s up to chance! So when you install my site you have access to a mirial of training tips and techniques , All designed to fine tune you mental processes and improve you health in many subtle ways .
Основная информация о расширении
Название | |
ID | ddjgegjignlpekchgcmipekkplalknkp |
Официальный URL | https://chrome.google.com/webstore/detail/bulletproof-mindset/ddjgegjignlpekchgcmipekkplalknkp |
Описание | Andrew takes keen interest in the brain training and the warrior mindset |
Размер файла | 93.52 KB |
Количество установок | 30 |
Текущая Версия | 2.3 |
Последнее Обновление | 2017-08-27 |
Дата публикации | 2017-08-27 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | http://butchscorpion.com/wp |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://magikmario.com/ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "bulletproof mindset", "manifest_version": 2, "short_name": "Magikmario", "description": "Andrew takes keen interest in the brain training and the warrior mindset ", "version": "2.3", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_171-1503065696.png" }, "icons": { "128": "128px_171-1503065706.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |