hfpabfdcmeomdbfollghppnmffekbibe
A simple Chrome extension to open multiple URLs at once. Bulk URL Opener Chrome extension opens multiple URLs at same time in new tabs or Windows. Using this simple tool, you can open a list of urls using just one-click. It helps you save a lot of time by opening multiple URLs simultaneously in Chrome. Just paste the list of URLs in the editor (1 URL per line) Select appropriate options to open URL in same or multiple windows Click Open URLs to open the links in bulk. Use the bulk opener extension and save your time manually opening each of the links! ๐
Open Multiple URLs
Takes a list of web pages in plain-text format and opens them all in new tabs. How to: Paste the list into the text area (one website address per line), select your options and click "Open URLs". Permissions: - "Storage" permission in order to save settings and user input. - "TabGroup" permission in order to open URLs in new and existing tab groups. - "Search" permission in order to open standard search for input that is not a URL.
Bulk URL Opener Extension
Bulk URL Opener Extension just lets you open multiple URLs at once (in new tabs or windows). Usage: Enter each URL in new line (you can paste the list or import urls from file) and click the "Open All" button. The app will the open all the pages in separate tabs or windows (depending on your settings). Some of the options: * Load URLs from file; Export links to file * Extract urls from text (the tool will try to find valid links in whatever text you provide) * Open in tabs, windows or group by host (to group your links in separate windows for each domain) * You can set delay (in seconds) between opening pages * Open part of the current list The difference between this extension and other similar extensions is that if an URL doesn't include scheme, it will default to HTTPS. In other words, you may skip the protocol part for "http(s)://" sites and enter only the meaningful part. For example -- if you type "domain.com" it will be automatically translated to "http://domain.com". All similar extensions that I tested required fully qualified URL which wasn't very convenient for me and that's actually the main reason I made this tool.
Multiple URL Opener
Open multiple URLs in new tabs. Best bulker URL opener chrome extension Chrome extension to open multiple urls with single click. A useful and easy to use extension which allows to open a list of links in single a click. - Opens multiple URLs in one click - Ability to preserve input links - Load URLs in random or reverse order - Open the link when tab is selected This extension collects no user data. "Read your browsing history": This permission allows the extension to create tabs. It also allows the extension to get the URL's and preserve the input for the next time.
Bulk URL Opener
Browser addon to open multiple urls with one click. With many more tools to help you manage urls. A simple and easy to use extension which allows the user to open a list of URL's in one click. Or alternatively you can create and store lists of links that you use and then load them from the drop down menu in the extension to open large amounts of links quickly and easily. Key Features:- -Allows a user to open a list of links quickly and easily -Ability to save, load and edit lists of links to provide an easier way to store and use a large amount of links -Tab Creation Delay: A user requested feature that allows the user to set a specified delay (in seconds) between each tab being created when a large number of links are opened -Custom themes: Change the look of the extension by using a different theme This extension collects no user data, for more info here is our privacy policy: https://euan.link/bulkurlopener-privacy-policy PERMISSIONS REQUIRED:- "Read your browsing history": This permission allows the extension to create tabs for you. It also allows the extension to get the URL's from currently open tabs when the 'Get list of currently open tabs' button is clicked Changelog:- 1.12.1 - Improved browser detection to fix broken buttons on Chromium. 1.12.0 - Migrated app to work with Manifest V3 - Temporally disabled context menus, as the way services workers work makes the context menu click event handlers work very poorly. Leading to context menus often not working correctly. - Added a list of tabs that are still to be created on the openingtabs page. This allows the user to easily see what (and how many) tabs are still to be created. - Fixed URL extraction (Thanks @allanlaal) 1.11.2: - Limited snapshots to 4 - Added option to disable snapshots & to delete snapshots - Added more context menu items for tools, settings help. - Added better error handling for localstorage writes, to prevent unhandled errors if users localstorage is full. 1.11.1: - Limited snapshots to 50 1.11.0: - Redesigned settings page: - New card based layout. - Settings now auto save. - Added automatic snapshotting: - Local storage is automatically snapshotted when a destructive action is taken, so user has option to restore to previous versions - Bug Fixes - List saving bug 1.10.0: - Added context menus. Currently, only context menus are for opening lists that the user has saved. - Added setting to open lists in reverse order. - Added new option for the 'Default list to display' setting: - 'Previous urls': whatever you previous had in the 'URLs' text box will be displayed the next time you open the app / popup. - Improved the REGEX for extracting urls from strings. - Redesigned help page - Added 'Tools' page, currently only includes a url extractor tool 1.9.0: - Added ability for the user to pause and resume the opening of tabs when using tab creation delay. - User can now specify the tab creation delay to decimal points, rather than just whole numbers as previously. - Added a hotkey to open the popup (Ctrl + Shift + U). 1.8.3: - Fixed wording on buttons on extension popup to make them clearer and less confusing. 1.8.2: - Fixed bug where if "Delay tab loading until tab is selected" setting was enabled, the url would be truncated after the first parameter in the query string. 1.8.1: - Firefox bug fix when deleting lists. 1.8.0: - Added option to launch a list when the browser starts. - Added feature to delay tab loading until the user focuses the tab (Selects the tab in their browser) - Added basic command line flags for election version of app, -v or --version, -h or --help 1.7.2: - Added a options file to the app manifest, so the settings page can be launched from the browsers addon / extension management page. - Continued refactor of old sections of code, as well as working to completely remove dependence on Jquery in preparation of Bootstrap 5 1.7.1: - Prevented electron version from having a tab creation delay of