QuickOWL version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.3.2
Released Sep 15, 2022 - 29.82 KBWorks with firefox 48.0 and later1. Fixed bug in validation during save changes
2. Replaced <hr> with ################ as separator to avoid javascript error during drag and drop, this occurs because <hr> parent element is body itself, which causes problems
3. Added more instructions in help section for Add SeparatorSource code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3.1
Released Sep 15, 2022 - 29.79 KBWorks with firefox 48.0 and later1. Support for adding separator to easily group options in QuickOWL contextmenu
2. Added little writeup for Add URL & Add Separator in Help section
3. Added basic validation for URL before selected textSource code released under All Rights Reserved
Version 0.3.0
Released Sep 15, 2022 - 29.75 KBWorks with firefox 48.0 and later1. Support for adding separator to easily group options in QuickOWL contextmenu
2. Added little writeup for Add URL & Add Separator in Help section
3. Added basic validation for URL before selected text
4. Brought the version number to match that of Chrome and other client extension versionsSource code released under All Rights Reserved
Version 0.1.6
Released Jun 11, 2022 - 29.13 KBWorks with firefox 48.0 and later1. Updated the .csv based file export & import to use .txt format, because the .csv file exported with separator as pipe symbol | gets updated to use comma , when edited in .csv editors (like Microsoft Excel). Once the .csv file separator gets updated to comma, further import from that .csv file fails. So, now the .txt format has been made as defacto format for export and import.
2. Help section has been updated about the usage of .txt file instead of .csv file
3. An example on sample data of .txt file with separator as pipe | symbol has been added in Import URLs section
4. Font size has been updated to use 1 rem instead of 14px
5. Font family has been updated to use system fonts, based on an article from Hacker News (https://systemfontstack.com/)
6. Extension title summary has been enhanced to refer to multiple web links
7. Added a note on "Save Changes" button usage in case of "Add URL" & "Delete Selected URLs"Source code released under All Rights Reserved
Version 0.1.5
Released May 28, 2022 - 28.63 KBWorks with firefox 48.0 and laterFixed the contextmenu not getting created during next startup of browser. Caused by missing onStartup invocation for the contextmenu creation.Source code released under All Rights Reserved
Version 0.1.4
Released May 26, 2022 - 28.62 KBWorks with firefox 48.0 and later- Changed the order of appearance of help section, to make it easy for users to copy paste sample inputs into the text fields
- Enhanced the content of help section
- Fixed unintended CSS styling for regular tables
Source code released under All Rights Reserved
Version 0.1.3
Released May 6, 2022 - 28.39 KBWorks with firefox 48.0 and later1. Ironed out font settings across html pages of the extension
2. Disabled logging of outputs in browser console using condition, the reasoning behind this to help develpers who regularly use browser console to diagnose issues. The output from QuickOWL extension may pollute the console.
3. Fixed grammatical mistakes in options page
4. Removed unused host permissions
5. Fixed issue with clearing all URLsSource code released under All Rights Reserved
Version 0.1.2
Released May 1, 2022 - 28.17 KBWorks with firefox 48.0 and later1. Improved the content of store listing
2. Improved the extension icon popup content
3. Added sample data URL as part of ad-ons store listing main content
4. Updated the Screenshots to reflect the new iconSource code released under All Rights Reserved
Version 0.1.1
Released Apr 28, 2022 - 28.02 KBWorks with firefox 48.0 and later1. Removed background color for help section
2. Reduced the font size little bit to make the content fit within the screen and easy to read
3. Changed the icon for the extension, to make it standout while getting listed in Chrome WebstoreSource code released under All Rights Reserved
Version 0.1.0
Released Apr 26, 2022 - 45.41 KBWorks with firefox 48.0 and laterSource code released under All Rights Reserved