Trakkin Extension for trakkin.me
It's your data, earn bitcoin for it
Trakkin Extension for trakkin.me란 무엇입니까?
Trakkin Extension for trakkin.me은(는) https://trakkin.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "It's your data, earn bitcoin for it"입니다.
확장 프로그램 스크린샷
Trakkin Extension for trakkin.me 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | |
ID | mminmjmebgdbfdljmffabngnkghapobg |
공식 URL | https://chrome.google.com/webstore/detail/trakkin-extension-for-tra/mminmjmebgdbfdljmffabngnkghapobg |
설명 | It's your data, earn bitcoin for it |
파일 크기 | 1.13 MB |
설치 횟수 | 342 |
현재 버전 | 0.2.2 |
최근 업데이트 | 2020-08-12 |
출시 날짜 | 2020-05-16 |
평점 | 1.89/5 총 9 개의 평점 |
개발자 | https://trakkin.me |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://trakkin.me |
도움말 페이지 URL | https://trakkin.me |
개인정보 보호 정책 페이지 URL | https://trakkin.me/privacy |
지원되는 언어 | 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", " |