bulletproof mindset
Andrew takes keen interest in the brain training and the warrior mindset
Was ist bulletproof mindset?
bulletproof mindset ist eine Chrome-Erweiterung, die von http://butchscorpion.com/wp entwickelt wurde, und ihr Hauptmerkmal ist "Andrew takes keen interest in the brain training and the warrior mindset ".
Erweiterungsscreenshots
bulletproof mindset-Erweiterungs-CRX-Datei herunterladen
Laden Sie bulletproof mindset-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 .
Grundlegende Informationen zur Erweiterung
Name | |
ID | ddjgegjignlpekchgcmipekkplalknkp |
Offizielle URL | https://chrome.google.com/webstore/detail/bulletproof-mindset/ddjgegjignlpekchgcmipekkplalknkp |
Beschreibung | Andrew takes keen interest in the brain training and the warrior mindset |
Dateigröße | 93.52 KB |
Installationsanzahl | 30 |
Aktuelle Version | 2.3 |
Letztes Update | 2017-08-27 |
Veröffentlichungsdatum | 2017-08-27 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://butchscorpion.com/wp |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://magikmario.com/ |
Unterstützte Sprachen | 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" ] } |