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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |