Yet another web browser for Android.
SUPPORT: Android 4.1+
LONG TERM MAINTENANCE.
BUT I HAVE TO PREPARE FOR THE FINIAL EXAM, SO SUSPENDED DEVELOPMENT.
-
Open links in background without ever leaving your favorite apps.
-
Lightweight and no extra permissions.
-
Custom home.
-
Fashion tab switcher.
-
html5test access 509UP with latest Android System WebView.
-
Adblock and whitelist.
-
Readability.
-
Capture whole page screenshot.
-
Custom volume control.
-
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:
-
First login Ninja, home show as
about:blank
. -
Use the overflow menu's Add to home to pin webpages.
-
Use the overflow menu's Relayout to custom your home.
-
Long press on a card of home, you can edit it title.
-
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.
-
Or just swipe the omnibox left/right to switch tab :)
The Settings is located in the top or bottom left of tab switcher, the gear icon.
Remember that if the soft keyboard is shown the tab switcher would not works, 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 support read mode but it need the token of Readability.
To get the token you should go to Readability Developer APIs to get your own token and set it in Setting/Readability/Token
.
Ninja supports capture entire webpage function.
But that is not means you could screenshot a long long long webpage(OOM, etc).
We don't use the AdBlock Plus' Easylist.
The hosts.txt
comes from hpHosts.
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. -
Fix bugs and add awesome features.
-
Fork and pull request is welcome all time :)
Just import the Ninja
folder with your IntelliJ IDEA.