Trakkin Extension for trakkin.me
It's your data, earn bitcoin for it
What is Trakkin Extension for trakkin.me?
Trakkin Extension for trakkin.me is a Chrome extension developed by https://trakkin.me, and its main feature is "It's your data, earn bitcoin for it".
Extension Screenshots
Download Trakkin Extension for trakkin.me Extension CRX File
Download Trakkin Extension for trakkin.me 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
This extension is similar to an ad blocker. To protect your personal data, it obscures the data that websites try to request from you in the background. It then politely asks them to pay you for your data. Once they've paid you, the data will flow like normal through channels like google analytics and mixpanel. Support for more trackers coming soon! Update v0.2.2 - Roll back user-agent obfuscation due to user experience issues
Extension Basic Information
Name | |
ID | mminmjmebgdbfdljmffabngnkghapobg |
Official URL | https://chrome.google.com/webstore/detail/trakkin-extension-for-tra/mminmjmebgdbfdljmffabngnkghapobg |
Description | It's your data, earn bitcoin for it |
File Size | 1.13 MB |
Installation Count | 342 |
Current Version | 0.2.2 |
Last Updated | 2020-08-12 |
Publish Date | 2020-05-16 |
Rating | 1.89/5 Total 9 Ratings |
Developer | https://trakkin.me |
[email protected] | |
Payment Type | free |
Extension Website | https://trakkin.me |
Help Page URL | https://trakkin.me |
Privacy Policy Page URL | https://trakkin.me/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Trakkin Extension for trakkin.me", "version": "0.2.2", "manifest_version": 2, "description": "It's your data, earn bitcoin for it", "icons": { "16": "static\/icon-16.png", "128": "static\/icon-128.png" }, "background": { "scripts": [ "backgroundScript.js" ] }, "permissions": [ "tabs", "storage", "notifications", "webRequest", "webRequestBlocking", " |