Skip to content

The Bulk URL Opener is a handy web extension designed to simplify the process of opening multiple links simultaneously. Ideal for users who frequently need to access numerous web pages at once, this tool enhances online efficiency and convenience.

License

dmtrbrl/bulk-url-opener

Repository files navigation

Bulk URL Opener

01

The Bulk URL Opener is a web extension that makes your online life a bit easier. It's perfect for anyone who needs to open a bunch of links at the same time.

Install the extension via Chrome Web Store or Firefox Add-ons.

Here are the features:

  1. Open URLs:

    Pop in a bunch of links, and voilà – they all open together. Super handy for when you've got a list of sites to check out.

  2. History:

    The extension keeps a history of previously opened URLs. This is super helpful if you want to reopen those links later without having to remember or find them again.

  3. Settings:

    • Lazy Load: Only loads a URL when you focus on its tab, keeping things smooth and your computer happy.

    • Random Order: Randomizes the order of opening your links, great for when you need a random sequence.

    • Appearance: Choose between a light or dark theme for the extension, or set it to 'auto' to match your system's theme. This makes the extension more comfortable to use and fits your personal style.

In short, the Bulk URL Opener is a simple, user-friendly extension that's all about making your browsing a bit more convenient and a little less cluttered.

Development

First: Execute the package installation with npm install.

Next, proceed with one of these build commands:

Command Description Output dir
npm run dev:firefox real-time build (watch mode) for Firefox dist-firefox
npm run dev:chrome real-time build (watch mode) for Chrome dist-chrome
npm run build:firefox production build for Firefox dist-firefox
npm run build:chrome production build for Chrome dist-chrome

Refer to the guidelines for Chrome and the steps for Firefox regarding the loading of an unpacked extension.

Review the package.json file to find all available run scripts.

About

The Bulk URL Opener is a handy web extension designed to simplify the process of opening multiple links simultaneously. Ideal for users who frequently need to access numerous web pages at once, this tool enhances online efficiency and convenience.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published