0
votes
0answers
17 views

Info about kbs required to open google

Is same amount of kbs required to open a google homepage in mobile phone and in browser window of desktop???
1
vote
0answers
418 views

How to change the homepage of the Android Browser app via code?

I looked everywhere, including this post: How to change the default Android browser's homepage within an app? and still I have not found a way to change the homepage of the Browser app. I am ...
-2
votes
2answers
109 views

Adding website as starting page on the browser

Is there a way of making a website as the starting website on the browser if the users allow it? An example could be a checkbox users would check on , and then we could make the website as their ...
3
votes
4answers
125 views

Is it possible to retrieve a user's homepage URL from the browser with JavaScript?

Just so it's clear: I don't want to reset their homepage. I just want to pull the URL of their homepage and load content from it as part of an application demo. So far my research hasn't turned up ...
2
votes
3answers
7k views

Set default home page in JavaScript

How do I create a link to set the user's home page to my URL?