About 37,800 results
Open links in new tab
  1. javascript - Getting the current domain name in Chrome when the …

    May 1, 2015 · ERR_NAME_NOT_RESOLVED I would like, with a bookmarklet, to be able to get the current domain name and redirect it to a whois page in order to check if the domain is available. I …

  2. error :data:text/html,chromewebdata - aspnetboilerplate

    Jun 21, 2017 · When I click on "Login as this user" or "Login as this tenant", while URL redirecting an error data:text/html,chromewebdata occurred as shown in screenshot. This e...

  3. Google Chrome redirecting localhost to https - Stack Overflow

    When I debug a Visual Studio project using Chrome the browser tries to redirect to the https equivalent of my web address. I do not have SSL enabled in the web project and the start URL is the http...

  4. google chrome extension - Unchecked runtime.lastError while running ...

    May 8, 2016 · I'm getting this error: extensions::lastError:133 Unchecked runtime.lastError while running tabs.executeScript: Cannot access contents of url "data:text/html,chromewebdata".

  5. javascript - Why might Chrome (inside Electron) suddenly redirect to ...

    Apr 16, 2019 · @snwflk Yeah, no user interaction, as soon as the electron app loads and the window opens, it redirects to there. I see the URL in window.location.href when I check why the window went …

  6. google chrome - Can I get the address bar url from the javascript ...

    Apr 29, 2015 · I know I can normally use window.location.href to get this, but that returns "data:text/html,chromewebdata" in this instance. So in this example, I'd like to know if there's some …

  7. Can a chrome extension run code on a chrome error page? (i.e. ERR ...

    If i try to add "data:text/html,chromewebdata" to the manifest file, it will break the extension saying that the url is invalid. Is there a way to add a permission for that url?

  8. Send request from HTTPS to HTTP and get response

    Nov 28, 2012 · I have a site that uses HTTPS connection. It runs a PHP script for uploading video to a HTTP server, and on successful upload the server returns a key as response. The request can be …

  9. Get browser URL box contents with JavaScript - Stack Overflow

    Instead of returning "http://www.minetest.net" I get "data:text/html,chromewebdata" and when I look at the value of window.location.host it actually returns a blank string.

  10. Convert HTML to data:text/html link using JavaScript

    Feb 11, 2012 · Characteristics of a data-URI A data-URI with MIME-type text/html has to be in one of these formats: