naked browser help
Please read the Google Play Store description of the app for important usage tips.
Check back for more help topics in the future.
i. set search engine
Copy a search link into Naked Browser options > Search URL.
Here are some popular search strings but see below how to get the URL for your favorite search engine.
Feelin' lucky (go direct to 1st result) https://www.google.com/search?btnI=1&q=
StartPage https://startpage.com/do/search?query=
Bing https://www.bing.com/search?q=
Yahoo https://search.yahoo.com/search?p=
Example: gibiru as default search engine
a. In Naked Browser go to https://gibiru.com/ or your search engine of choice.
b. Enter TEST in the search field on that site and do the search.
c. Copy the page url from the URL bar:
https://gibiru.com/?cx=partner12345&cof=FORID&q=TEST&sa=Search&siteurl=
d. Paste that URL into Naked Browser > options > Search URL
e. Now here's the trick. First delete &q=TEST then add &q= to the very end. The URL will look like this:
https://gibiru.com/?cx=partner12345&cof=FORID&sa=Search&siteurl=&q=
NOTE: If URL has no query, try Googling it. What is the search url for ixquick?
ii. bookmarklets
what are bookmarklets?
Bookmarks that perform functions are called bookmarklets.
You can find many with a web search or create your own. Below are some examples to use/modify.
how to use bookmarklets: Copy the JavaScript link exactly into a new bookmark in the browser.
Step-by-step instructions...
a. Choose a bookmarklet below, like translate current page.
Select and copy all of the bookmarklet in the colored box.
IMPORTANT: You don't want any new lines or spaces added in!
b. Create a new bookmark in the browser and paste the "javascript..."
you have just copied, making extra sure there are no extra letters
or new lines.
c. You should name the bookmark too. For example: translate page.
Once you have saved the bookmark you can select it to perform its
function. If it doesn't work, make extra sure that you have copied
and pasted the JavaScript accurately.
translate current page
javascript:location='https://translate.google.com/translate?u='+location
|
view page source
javascript:window.open('').document.write('<html><head><title>page source</title></head><body><pre style="border:1px solid #099;width:80%;white-space:pre-wrap;word-wrap:break-word">'+unescape(document.documentElement.innerHTML).replace(/</g,'<').replace(/>/g,'>')+'</pre></body></html>')
|
night mode
javascript:(function(){N=document.createElement('link');S='*{background:black !important;color:grey !important}:link,:link *{color:#ddddff !important}:visited,:visited *{color:#ddffdd !important}';N.rel='stylesheet';N.href='data:text/css,'+escape(S);document.getElementsByTagName('head')[0].appendChild(N);})()
|
clear cookies for current host
javascript:(function(){if(!confirm('Clear all cookies for host '+location.host+'?'))return;C=document.cookie.split('; ');for(d='.'+location.host;d;d=(''+d).substr(1).match(/\..*$/))for(S=0;S<2;++S)for(p='/'+location.pathname;p;p=p.substring(0,p.lastIndexOf('/')))for(i in C)if(c=C[i]){document.cookie=c+'; domain='+d.slice(S)+'; path='+p.slice(1)+'/'+'; expires='+new Date((new Date).getTime()-1e11).toGMTString()}})()
|
iii. block list
Block ads and more on Android versions after Gingerbread. Details...
iv. miscellaneous
More to come...
home