Default Dashchan extension library for the most extensions.
This library contains Activity object that used for redirecting to main application. This activity also must be declared in Android Manifest.
Using Gradle you can add this library from jcenter:
dependencies {
compile 'com.github.mishiranu:dashchan.static:+'
}
Dashchan Static library is licensed under the MIT License.