jdev082 / freecat

The FreeCat Web Browser
Other
5 stars 5 forks source link

Make URL bar show friendly homepage URL #103

Closed hello-smile6 closed 2 years ago

hello-smile6 commented 2 years ago

This is #101 , but based on main. @JaydenDev I wonder if it'd be possible to make the freecat: URL scheme this uses work globally, and maybe add a settings page using this.

hello-smile6 commented 2 years ago

@JaydenDev I'm going to work on a settings page, think I figured it out. It's going to build on this PR.

jdev082 commented 2 years ago

@JaydenDev I'm going to work on a settings page, think I figured it out. It's going to build on this PR.

i need a 3 dots button implemented first. plus i have that planned for 3.0 make tabs so i can release 2.0

hello-smile6 commented 2 years ago

@JaydenDev I'm going to work on a settings page, think I figured it out. It's going to build on this PR.

i need a 3 dots button implemented first. plus i have that planned for 3.0 make tabs so i can release 2.0

I think tabs would take a lot of work, could I just do a menu? I could get that done easily. Otherwise, I'll probably end up copying everything from ninetails.

hello-smile6 commented 2 years ago

Check Ninetails PR 49 :)

hello-smile6 commented 2 years ago

@JaydenDev Could I do settings?

hello-smile6 commented 2 years ago

@JaydenDev Let's make freecat automatically correct URLs for websites! For example, https://nodejs.com/ would go to https://nodejs.org/ and https://font-awesome.com/ would go to https://fontawesome.com/ ! Then people wouldn't waste time going to the wrong websites!