Mindfulness
Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments.
什么是Mindfulness?
Mindfulness是由k.ivanow开发的Chrome扩展程序,该扩展的主要功能是“Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments.”。
扩展截图
下载Mindfulness扩展crx文件
下载Mindfulness扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Remind yourself that you will die so you can live. There are several chrome extensions that remind you that you will die. However, there is no other extension, that shows you statistics as to how much of your remaining time you are spending on websites, that let its users share why they are happy with one another, set goals and remind you for them, or show you a death reminder injected into websites of your own choosing, after an amount of time, that you have set yourself. Try it and tweet your feedback, whether you love it or hate it, to me at @k_ivanow.
扩展基本信息
名称 | |
ID | blpljgcghbboofdodkmciihhacgjoffo |
官方URL | https://chrome.google.com/webstore/detail/mindfulness/blpljgcghbboofdodkmciihhacgjoffo |
简介 | Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments. |
文件大小 | 1.02 MB |
安装次数 | 61 |
当前版本 | 4.3 |
更新时间 | 2017-05-12 |
上架时间 | 2017-05-12 |
评分 | 4.14/5 共7次评分 |
开发者 | k.ivanow |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://janusworkspace.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mindfulness", "description": "Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments.", "version": "4.3", "icons": { "512": "\/img\/icon512.png" }, "browser_action": { "default_popup": "index.html" }, "background": { "page": "background.html" }, "permissions": [ "activeTab", "contextMenus", "tabs", "storage", "notifications", "*:\/\/*.google.com\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "web_accessible_resources": [ "img\/skull1.png", "img\/skull2.png", "img\/icon512.png" ], "content_scripts": [ { "matches": [ " |