Giter Club home page Giter Club logo

chrome-https-finder's People

Contributors

adamalton avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kommx

chrome-https-finder's Issues

Sites which return a 30X response on HTTPS are mistakenly treated as being available

Because xmlHttpRequest follows redirects, if a site returns a 30X redirect back to the HTTP version, then the final response code is 200, and we mistakenly take this to mean that the site is available on HTTPS. This can result in redirect loops.

We should be able to use the responseURL property of the response to detect if the response has been redirected.

Chrome process uses 100% CPU

I've noticed 1 Chrome process using 100% CPU (from 1 core).
When killed, a pop-up shows saying "HTTPS Finder has crashed".

I haven't looked at the sources and I don't care, I've already deleted it and reported as malware.

Navigating back after automatically switching to HTTPS version

This is a UX issue since it disrupts workflows.

When a site gets switched over to https, clicking the browser's back button will continuously redirect to the https page instead of allowing the user to navigate back.

Common scenario:

  1. Type something into search engine
  2. Pick a link to navigate to
  3. Site redirects to https site
  4. Realize you want to go back to the search engine's results and click back
  5. Navigates to the HTTP site instead and get redirected to HTTPS site

The only solution I've found to this is clicking and holding the back button down to get the drop down of previous pages to select from.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.