zjt123 / AdBlockedWebView-Android

An Implementation of WebView with Ad-blocked Interface. Blocks Banner And Video Apps From Web Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdBlockedWebView-Android

An Implementation of WebView with Ad-blocked Interface. Blocks Banner And Video Apps From Web Page

N|Solid

Basic useful feature list:

  • Basic Ad Blocking. Not Massive Yet, Need Some help. :)
  • Simple One Line WebViw Start Code
  • Works As an Extension for android App Just like Google Chrome Tabs
  • Customizable Animations, Toolbar Color and more.
  • Handeled All WebLinks for Downloading and Playing all Type of Media Files also Image Longpress is Also Handled so you can download Images too.

And here's some code! 👍

AdBlocksWebViewActivity.init(this); //Add this Line in Application OnCreate or Activity.

AdBlocksWebViewActivity.startWebView(context,String url,int toolbarcolor);

Happy Coding

About

An Implementation of WebView with Ad-blocked Interface. Blocks Banner And Video Apps From Web Page

License:MIT License


Languages

Language:Java 100.0%