Skip to content

Releases: EuanRiggans/BulkURLOpener

Version 1.12.0

19 Jun 16:01
Compare
Choose a tag to compare

Version 1.12.0

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)

Version 1.11.1

10 Jan 14:44
Compare
Choose a tag to compare

Version 1.11.1

1.11.1

Changes

  • Limited snapshots to 50

1.11.0

Improvements:

  • 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

Version 1.10.0

26 Sep 22:37
Compare
Choose a tag to compare

Version 1.10.0

New Features:

  • Added context menus. Currently, only context menus are for opening lists that the user has saved. (Browser only)
  • 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.
  • Added 'Tools' page, currently only includes a url extractor tool
  • Added ability for user to manualy sync their settings and lists to the browser storage (Found on the 'Help' page on the top right).

Improvements:

  • Improved the REGEX for extracting urls from strings.
  • Redesigned help page

Version 1.9.0

10 Jul 14:22
Compare
Choose a tag to compare

1.9.0

Improvements

  • Added ability for the user to pause and resume the opening of tabs when using tab creation delay. (Requested in #8)
  • User can now specify the tab creation delay to decimal points, rather than just whole numbers as previously. (Requested in #8)
  • Added a hotkey to open the popup (Ctrl + Shift + U). This can be modified if you would rather use a different key combination. (Requested in #11)

Version 1.8.3

20 May 15:50
Compare
Choose a tag to compare

1.8.3

Improvements

  • Fixed wording on buttons on extension popup to make them clearer and less confusing. (#6)

Version 1.8.1

24 Feb 22:31
Compare
Choose a tag to compare

1.8.1

Bug Fixes

  • Firefox bug fix when deleting lists

1.8.0

New Features

  • 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

New Features

  • The settings page can now be accessed from the browsers 'Options' or 'Preferences' button for the extension

Minor improvements

  • Removed significant portions of Jquery from the app and replaced with vanilla javascript

Version 1.7.1

09 Dec 21:08
Compare
Choose a tag to compare

Bug Fixes

  • Prevented electron version from having a tab creation delay of < 1, to prevent issues from occurring when opening tabs
  • Fixed bug which could stop large lists being opened on Chromium, if the 'Open tabs 'Active'' setting is enabled

Version 1.7.0

06 Dec 00:13
Compare
Choose a tag to compare

New Features:

  • Added Importing and Exporting of user configuration. Users are now able to import or export their configuration (Lists and Settings). This allows your to transfer all you data to another device in a simpler manner.
  • New setting: Buttons Look. This option lets the user choose whether filled or outline buttons should be used. As outline buttons can have some readability issues - especially if the user is using the 'Night Mode'
  • New setting: Open Tabs Active State. Setting allows user to decided whether new tabs should be set as 'Active' when they are opened. 'Active' means that the tab is the one being displayed by the browser
  • New setting: Auto Load Into Textbox. When a list is selected from the dropdown, it will be automatically loaded into the textbox (Text Area). Rather than having to select a list, then click on 'Open List'

Improvements

  • All versions of the app (Chrome, Firefox, Electron) are now in one single code base, meaning all features will be available on all platforms. Built using a shell script.

Bug Fixes

  • Fixed a bug when editing lists of less then three urls

Version 1.3.0

04 Aug 23:47
Compare
Choose a tag to compare

Release of version 1.3.0

Version 1.2.0

25 Jul 23:09
Compare
Choose a tag to compare

Release of version 1.2.0