Skip to content

wangjun/Ninja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja

background.png

A web browser that open links in background without ever leaving your favorite apps.

Ninja in Google Play

Download latest Ninja.apk

SUPPORT: Android 4.1+

LONG TERM MAINTENANCE.

Features:

  • Open links in background without ever leaving your favorite apps.

  • Lightweight and no extra permissions.

  • Fashion tab switcher.

  • html5test access 509 with latest Android System WebView.

  • Adblock and whitelist.

  • Capture whole page screenshot.

  • Volume up/down to scroll webpage.

  • Webpage go to top easy.

  • More features coming soon...

How to use Ninja?

Basically Ninja is a simple web browser like any others, but there are some different things you need to know:

Switch tabs:

  • You can set tab switcher position in screen top or screen bottom at Setting/Browser/Tab position.

  • Press the address bar and drag it down or up, then the fashion tab switcher will display.

  • Swipe up/down to dimiss a page.

Remember that if the soft keyboard is shown the tab switcher would not display, it's our design :)

Load in background when you click links in other App:

  1. Set Ninja as your default browser when click links.

  2. Single tap will open links in background, and show a clickable notification in statusbar.

  3. Double taps will show a dialog that allows you to open links in foreground, etc.

AdBlock whitelist:

Since AdBlick maybe cause some websites display error, you can add they to Setting/AdBlock/Whitelist.

Screenshot:

Ninja supports capture entire webpage function.

But that is not means you could screenshot a long long long webpage(OOM, etc).

Q&A:

Why no incognito mode?

Incognito mode is a necessary feature for a web browser, but since WebView(Context context, AttributeSet attrs, int defStyleAttr, boolean privateBrowsing) was deprecated in API level 17 and no longer supported, the incognito mode is conflict with our UI design, so we stop it(but maybe restart to develop it someday). If you want to add incognito mode you can fork our sourse code and do it by yourself :)

What can I do for Ninja?

  • New design launcher icon(must be 512px * 512px).

  • Translate ninja_introduction_en.md at this link

  • Translate strings.xml at this link.

  • Fork and pull request is welcome all time :)

How to use the source code?

Just import the Ninja folder with your IntelliJ IDEA.

Thanks:

License:

Apache License, Version 2.0

About

A web browser that open links in background without ever leaving your favorite apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.7%
  • CSS 4.5%
  • HTML 1.8%