So I found out that all Neocities pages can be reached with HTTPS. That's amazing! HTTPS is faster, it's private and awesome.
Unfortunately people link pages with http, including neocities itself, which is a little annoying because then I need to re-enter the same url but then with HTTPS. I'm really lazy. So I figured out to make a chrome extension that does that automatically!
Can I use the source code?
Yes. Do whatever you want. It's public domain. download
I don't use chrome/chromium!
Then you can't use this extension! D: I cry
it somehow breaks a specific page, can I temporarily disable it?
Yes, go to chrome://extensions
and untick the Enable box for the extension
I WANT TO GET RID OF IT
As you wish. Go to chrome://extensions
and remove the extension.
I am a webmaster, how do I link with HTTPS?
If you have <a href="http://ahttpscompatiblesite.com">site</a>
, simply replace http
with https
. Even better: Leave out http
, so you get this: <a href="//ahttpscompatiblesite.com">site</a>
. This will point to the site, and use whatever protocol the browser wasdlfkjasdlfkjasdfklj i don't know how to explain
Did this cost you any money?
Yes. It directly cost me 5 USD to publish to the chrome web store. Please send BTC: 1JEaAvFi3eyqsSspZYhBndbPhRRpzuTn8 ♥☻🍾
Is this a bodge?
Yes.