htrinter / Open-Multiple-URLs

Browser extension for opening lists of URLs built on top of WebExtension with cross-browser support
GNU General Public License v3.0
245 stars 56 forks source link

Shouldn't always add http in front of extension, chrome, and edge URLs #88

Open keithx2 opened 2 months ago

keithx2 commented 2 months ago

These schemes are legal in the following browsers and an extension can create URLs with them:

In Firefox:

moz-extension://

In Chrome:

chrome:// chrome-extension://

In Edge:

chrome:// (redirects to edge://) edge:// extension://