itsmydata
A tool to increase the awareness of your digital data traces.
What is itsmydata?
itsmydata is a Chrome extension developed by https://itsmydata.de, and its main feature is "A tool to increase the awareness of your digital data traces.".
Extension Screenshots
Download itsmydata Extension CRX File
Download itsmydata extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
With this extension the user can record his internet surfing behavior on his browser for himself and view it in his personal user account at itsmydata. The recorded surfing data is displayed in a visualization under 'My Data', with the activity pattern over time, in 12 different context categories (e.g. sports, finance, entertainment, etc.) and detailed down to the respective website. In addition, the user can compare his surfing data with those of other users anonymously. The addon stores every 5 seconds which website is accessed in the active tab. This collected data qualifies as personal data and can only be viewed by the user. itsmydata does not share the data with third parties outside the platform. This extension service is free of charge.
Extension Basic Information
Name | itsmydata |
ID | effcenjbafjikcpbglaiblnflkajldao |
Official URL | https://chromewebstore.google.com/detail/itsmydata/effcenjbafjikcpbglaiblnflkajldao |
Description | A tool to increase the awareness of your digital data traces. |
File Size | 874 KB |
Installation Count | 157 |
Current Version | 1.0.1 |
Last Updated | 2023-01-17 |
Publish Date | 2019-07-11 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://itsmydata.de |
[email protected] | |
Payment Type | free |
Extension Website | https://itsmydata.de |
Privacy Policy Page URL | https://portal.itsmydata.de/privacy |
Supported Languages | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extensionTitle__", "version": "1.0.1", "description": "__MSG_extensionDescription__", "manifest_version": 2, "homepage_url": "https:\/\/itsmydata.de", "default_locale": "en", "icons": { "16": "logo_16.png", "48": "logo_48.png", "128": "logo.png" }, "web_accessible_resources": [ "manifest.json" ], "permissions": [ "storage", "tabs", " |