30 lines
873 B
YAML
30 lines
873 B
YAML
|
Categories:
|
||
|
- Internet
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/Anasthase/TintBrowserAdblockAddon
|
||
|
IssueTracker: https://github.com/Anasthase/TintBrowserAdblockAddon/issues
|
||
|
|
||
|
AutoName: Tint Browser Adblock Addon
|
||
|
Description: |-
|
||
|
'''This is an addon for [[org.tint]]. It does nothing on its own.'''
|
||
|
|
||
|
This is an addon based on the now defunct AdSweep script. It works by injecting
|
||
|
a piece of Javascript after a page has finished loading. The Javascript then
|
||
|
removes ads.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/Anasthase/TintBrowserAdblockAddon.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 3
|
||
|
commit: fece91e5
|
||
|
srclibs:
|
||
|
- TintAddon@1.5
|
||
|
prebuild: sed -i 's@\(android.library.reference.1=\).*@\1$$TintAddon$$@' project.properties
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.1'
|
||
|
CurrentVersionCode: 3
|