A web browser that open links in background without ever leaving your favorite apps.
SUPPORT: Android 4.1+
LONG TERM MAINTENANCE.
-
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...
Basically Ninja is a simple web browser like any others, but there are some different things you need to know:
-
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 :)
-
Set Ninja as your default browser when click links.
-
Single tap will open links in background, and show a clickable notification in statusbar.
-
Double taps will show a dialog that allows you to open links in foreground, etc.
Since AdBlick maybe cause some websites display error, you can add they to Setting/AdBlock/Whitelist
.
Ninja supports capture entire webpage function.
But that is not means you could screenshot a long long long webpage(OOM, etc).
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 :)
-
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 :)
Just import the Ninja
folder with your IntelliJ IDEA.