Mindfulness
Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments.
Wat is Mindfulness?
Mindfulness is een Chrome-extensie ontwikkeld door k.ivanow, en de belangrijkste functie is "Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments.".
Extensie Screenshots
Download het CRX-bestand van de extensie Mindfulness
Download Mindfulness-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | blpljgcghbboofdodkmciihhacgjoffo |
Officiële URL | https://chrome.google.com/webstore/detail/mindfulness/blpljgcghbboofdodkmciihhacgjoffo |
Beschrijving | Remind yourself that you will die, so you can live. Set goals instead of wasting your time. Write and relive your happy moments. |
Bestandsgrootte | 1.02 MB |
Aantal Installaties | 61 |
Huidige Versie | 4.3 |
Laatst Bijgewerkt | 2017-05-12 |
Publicatiedatum | 2017-05-12 |
Beoordeling | 4.14/5 Totaal 7 Beoordelingen |
Ontwikkelaar | k.ivanow |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://janusworkspace.com |
Ondersteunde Talen | 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": [ " |