bulletproof mindset
Andrew takes keen interest in the brain training and the warrior mindset
¿Qué es bulletproof mindset?
bulletproof mindset es una extensión de Chrome desarrollada por http://butchscorpion.com/wp, y su función principal es "Andrew takes keen interest in the brain training and the warrior mindset ".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión bulletproof mindset
Descarga archivos de extensión bulletproof mindset en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 .
Información Básica de la Extensión
Nombre | |
ID | ddjgegjignlpekchgcmipekkplalknkp |
URL Oficial | https://chrome.google.com/webstore/detail/bulletproof-mindset/ddjgegjignlpekchgcmipekkplalknkp |
Descripción | Andrew takes keen interest in the brain training and the warrior mindset |
Tamaño del Archivo | 93.52 KB |
Cantidad de Instalaciones | 30 |
Versión Actual | 2.3 |
Última Actualización | 2017-08-27 |
Fecha de Publicación | 2017-08-27 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | http://butchscorpion.com/wp |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://magikmario.com/ |
Idiomas Soportados | 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" ] } |