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 |
官方網址 | 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": [ " |