zapstore.yaml raw
1 repository: https://git.smesh.lol/webwarden
2
3 name: Warden
4 summary: Browser router — choose which browser opens your links
5
6 description: |
7 Warden intercepts HTTP/HTTPS links and shared text, then lets you choose
8 which browser opens them — and in what privacy mode.
9
10 - **Flows**: saved recipes (browser + privacy mode + intent extras)
11 - **Privacy profiles**: Raw / Privacy / Work — different postures per link
12 - **Privacy modes**: normal tab, mini tab (CCT), private tab (incognito),
13 ephemeral CCT (Chrome 137+)
14 - **Tracking stripping**: removes known tracking params from URLs
15 - **Proxy rewriting**: redirects to privacy-respecting frontends
16 (Nitter, Invidious, etc.)
17 - **Auto-fire**: one Flow can auto-launch without showing the picker
18
19 tags:
20 - browser
21 - privacy
22 - android
23 - utility
24
25 license: AGPL-3.0
26
27 release_source: ./android/app/build/outputs/apk/release/app-release.apk
28
29 metadata_sources:
30 - fastlane
31