14 lines
394 B
Markdown
14 lines
394 B
Markdown
# ClipCleaner
|
|
|
|
A simple Android application to clean trackers from URIs.
|
|
|
|
## Usage
|
|
Share a link from any other app with the application and it removes
|
|
the known trackers collected from https://maxchadwick.xyz/tracking-query-params-registry/
|
|
and redirects the sharing to the next application you choose.
|
|
|
|
## ToDo
|
|
- [ ] Remove trackers
|
|
- [ ] Create tracker list
|
|
- [ ] User definable trackers
|