/open-urls

Open multiple URLs, into new tabs, from file. This may be useful for web performance testing, load testing, or just plain convenient.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Copyright (c) 2018 Karl G. Peña

open-urls

Open multiple URLs, into new tabs of a web browser, from a file

requirements

  • OSX / *nix
  • Chrome browser
  • Internet connectivity

instructions

  1. Once you clone the repo, edit urls.txt to be the list of urls you wish to open (remove blank lines)
  2. Make sure you are connected to the Interwebs
  3. Choose your command based on your OS:
  • For OSX, run: ./open-urls-osx.sh
  • For OSX, incognito mode with cache cleared, run: ./open-urls-incognito-osx.sh
  • For GNU/Linux, run: ./open-urls-gnulinux.sh

updates

  • If you wish to adapt this to run on other systems/browsers, submit the update to me or this repo, and I will evaluate for inclusion integrate it. Thanks!

license

  • GPLv3

copyright

  • Copyright © Karl Pena 2018, 2019, 2020, 2021, 2022, 2023, 2024

crediting