Depression Is Weaker Than Tech
This extension monitors your Internet activity to help you identify first signs of depression
Wat is Depression Is Weaker Than Tech?
Depression Is Weaker Than Tech is een Chrome-extensie ontwikkeld door koshkin.pasha, en de belangrijkste functie is "This extension monitors your Internet activity to help you identify first signs of depression".
Extensie Screenshots
Download het CRX-bestand van de extensie Depression Is Weaker Than Tech
Download Depression Is Weaker Than Tech-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
This extension monitors your Internet activity to help you identify first signs of depression
Basisinformatie over de Extensie
Naam | |
ID | afglhfhcelehgbbhpefplibhgkkjgjck |
Officiële URL | https://chrome.google.com/webstore/detail/depression-is-weaker-than/afglhfhcelehgbbhpefplibhgkkjgjck |
Beschrijving | This extension monitors your Internet activity to help you identify first signs of depression |
Bestandsgrootte | 8.7 KB |
Aantal Installaties | 74 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2018-10-20 |
Publicatiedatum | 2018-10-20 |
Beoordeling | 3.33/5 Totaal 3 Beoordelingen |
Ontwikkelaar | koshkin.pasha |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Depression Is Weaker Than Tech", "version": "1.3", "description": "This extension monitors your Internet activity to help you identify first signs of depression", "permissions": [ "history", "alarms", "http:\/\/depressionweakerthan.tech:8000\/last_ts\/", "http:\/\/depressionweakerthan.tech:8000\/visit\/" ], "background": { "scripts": [ "get_urls.js" ], "persistent": false }, "manifest_version": 2 } |