bulletproof mindset
Andrew takes keen interest in the brain training and the warrior mindset
什么是bulletproof mindset?
bulletproof mindset是由http://butchscorpion.com/wp开发的Chrome扩展程序,该扩展的主要功能是“Andrew takes keen interest in the brain training and the warrior mindset ”。
扩展截图
下载bulletproof mindset扩展crx文件
下载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" ] } |