Sunday, November 19, 2023

CCN0 Things Blog is shutting down

After a lot of decision making, I have decided that the CCN0 Things blog should shut down.

CCN0 Things had their own blog in the method of Twitter, with its own FAQ, styles, and pages. I have noticed nobody visits or reads the blog and it's confusing on having 2 blogs. And so I have decided that on January 31st, 2024, the CCN0 Things blog will shut down.

It has existed for most of CCN0's life and it's unfortunate to see it go. Eventually, the original URL for the CCN0 Things blog will be replaced with a redirect to the Blogspot blog (this one).

Also on an unrelated note, GlobalClocks now have embeds, which will definitely not be put on that blog with a countdown.

RIP CCN0 Things blog, 10-5-2022 — 1-31-2024

Thursday, November 2, 2023

Terter v0.1.2 (now on Firefox)

Now on Firefox!

Changes

  • No longer logs all data in the console
  • Fixed manifest.json saying icons are sized at 1024 pixels
  • Support for Firefox(!)

Yup, you can now download it on Firefox through addons.mozilla.org, and it even has screenshots! I am so happy to be working on 2 release channels for different APIs, this will be so fun!

P.S. you can manually install it to firefox with the .xpi file in the releases, and there are no plans yet to put it on the chrome webstore

Terter v0.1.3

Changes Support for wildcards (*) in URLs. e.g. (*://example.com) or (*#helloworld) Popup now displays saved URLs I hated working on th...