Skip to content

Chrome extension to open a list of URLs or search terms in new tabs on Manifest V3

License

Notifications You must be signed in to change notification settings

gordonjhaag/OpenListV3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenList Chrome Extension

OpenListV3 is forked from the original OpenList by Chris Dzombak. https://github.com/cdzombak/OpenList

The main changes are

  • update to Manifest V3
  • removal of right click context menu (may come back later, but I didn't use it and I don't have the need to maintain it)
  • addition of ability to open file:// URLs

OpenListV3 helps you manage lists of URLs. It's useful if you have a habit of emailing yourself lists of articles or pages to check out later.

With OpenList, you can:

  • select a list of URLs (or search terms) in any web page or textarea, then open them all in new tabs
  • paste a list of URLs (or search terms) into a popup, then open them all in new tabs
  • get a list of all tabs in the current window

The name should probably be changed to something like TabsList, but that's a lot of effort.

Installation

Not yet published on any stores

Issues

Please open an issue on the GitHub issue tracker for this project.

History

License

MIT. See LICENSE included in this repo.

Developer

About

Chrome extension to open a list of URLs or search terms in new tabs on Manifest V3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • HTML 26.8%