Navigate Up WE version history - 23 versions
Navigate Up WE by DW-dev
- 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 4.4Released Feb 1, 2023 - 65.75 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 4.4.
 • Chg: Replaced 'applications' key with 'browser_specific_settings' key in manifest file.- Source code released under GNU General Public License v2.0 only 
- Older versions- Version 4.3Released Nov 8, 2021 - 66.43 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 4.3.
 • New: Shift+click on Navigate Up WE button to open higher URL in new window (Firefox).
 • New: Ctrl+click on Navigate Up WE button to open higher URL in new background tab (Firefox).
 • New: Ctrl+Shift+click on Navigate Up WE button to open higher URL in new foreground tab (Firefox).
 • New: Middle-click on Navigate Up WE button to open higher URL in new background tab (Firefox).- Source code released under GNU General Public License v2.0 only 
- Version 4.2Released Jul 24, 2021 - 66.38 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 4.2.
 • Chg: Removed host permissions and added activeTab permission for Chrome.- Source code released under GNU General Public License v2.0 only 
- Version 4.1Released Jul 22, 2021 - 66.41 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 4.1.
 • Fix: Navigation did not work because latest versions of Chrome require host permissions. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 4.0Released May 8, 2021 - 66.27 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 4.0.
 • New: Option to open higher-level URLs (shown in menus) in new background/foreground tabs.
 • New: Option to open higher-level URLs (shown in menus) in new tabs or windows based on modifier keys (Firefox 54 or later).
 • Fix: List of higher-level URLs (shown in menus) was not updated when window focus changed. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.10Released Apr 29, 2021 - 65.35 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.10.
 • Fix: Calls to chrome.tabs.get(tabId) did not check that tab still existed. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.9Released Nov 3, 2020 - 65.34 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.9:
 • New: Double-click on toolbar button to Navigate Up To Root.
 • New: Option to enable/disable double-click on toolbar button to Navigate Up To Root.
 • Chg: Removed separator to allow one more higher-level URL on button menu.- Source code released under GNU General Public License v2.0 only 
- Version 3.8Released May 18, 2020 - 65.16 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.8:
 • Chg: activeTab permission is now only used for Firefox (not Chrome).- Source code released under GNU General Public License v2.0 only 
- Version 3.7Released May 18, 2020 - 65.17 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.7:
 • Chg: Updated public suffix list. Optimized searching of public suffix list (now 7 times faster).
 • Fix: Options dialog width and height were calculated before environment settings had been loaded. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.6Released Feb 18, 2020 - 60.23 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.6:
 • Chg: Improved handling of changes in the storage.onChange listeners.- Source code released under GNU General Public License v2.0 only 
- Version 3.5Released Aug 29, 2019 - 60.18 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.5:
 • Fix: List of context menu types was set to empty in some cases. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.4Released Aug 13, 2019 - 60.2 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.4:
 • Fix: 'https://support.mozilla.org' was not in list of special pages. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.3Released Mar 20, 2019 - 56.57 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.3:
 • Fix: Special pages were not handled correctly. Fixed.
 • Fix: Browser action and context menus not updated when first tab opens. Fixed.
 • Fix: Download popup window opening caused toolbar button icon to be disabled. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.2Released Mar 9, 2019 - 56.32 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.2:
 • New: Option to remove trailing forward slashes from URLs.
 • Chg: Made updating of browser action more robust.
 • Chg: Made updating of context menus more robust.
 • Fix: Menu items on toolbar button menu oveflowed on some pages. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.1Released Feb 17, 2019 - 55.82 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.1:
 • New: Added 64-bit add-on icon.
 • Fix: Buttons in Options dialog displayed incorrectly on Linux platforms. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 3.0Released Jun 27, 2018 - 55.13 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 3.0:
 • New: Shortcuts tab added to Options dialog for configuration of keyboard shortcuts (Firefox 60+).
 • New: Reset All button added to Options dialog to reset all options to initial default settings.
 • New: Removed separate keyboard shortcuts for Navigate Up One Level and Navigate Up To Root.
 • Fix: browser_style property was missing from browser_action entry in manifest (Firefox). Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 2.2Released Nov 23, 2017 - 53.33 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 2.2:
 • Chg: Options dialog and fields now flex with font size on different platforms.
 • Fix: Clicking toolbar button in unfocused window navigates to incorect URL. Fixed.
 • Fix: Sometimes error messages appeared in console about non-existent tab ids. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 2.1Released Oct 12, 2017 - 53.22 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 2.1:
 • New: Option to choose default button action (up one level or up to root).
 • New: Alt+Up keyboard shortcut to perform default button action.
 • New: Direct access to Options dialog when clicking Options button in Add-ons Manager.- Source code released under GNU General Public License v2.0 only 
- Version 2.0Released Sep 9, 2017 - 52.83 KBWorks with firefox 51.0 and laterNew features, changes and fixes in Version 2.0:
 • New: Option to show/hide the Navigate Up WE submenu on context menu.
 • New: Alt+U keyboard shortcut for Navigate Up One Level.
 • New: Alt+Shift+U keyboard shortcut for Navigate Up To Root.
 • Chg: Moved toolbar button from address box onto main toolbar.
 • Chg: Toolbar button now disabled for pages where add-on cannot be used.
 • Chg: Removed Alt+Up keyboard shortcut.
 • Chg: Removed Disable Alt+Up shortcut key option.
 • Chg: Improved detection of browser type/version.
 • Chg: Improved appearance of Options dialog.
 • Chg: Changed Firefox compatibility to Firefox 51 or later.
 • Fix: Character set declaration was not within first 1024 bytes. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 1.3Released May 5, 2017 - 100.39 KBWorks with firefox 48.0 and laterNew features, changes and fixes in Version 1.3:
 • Chg: Improved method used to initialize option settings.
 • Chg: Improved layout of checkbox input controls in Options dialog (Firefox 55+).- Source code released under GNU General Public License v2.0 only 
- Version 1.2Released Dec 4, 2016 - 51.95 KBWorks with firefox 48.0 and later, android 48.0 to 68.*New features, changes and fixes in Version 1.2:
 • Chg: Separator removed from context menu to improve usability when shown as button menu.- Source code released under GNU General Public License v2.0 only 
- Version 1.1Released Sep 6, 2016 - 51.97 KBWorks with firefox 48.0 and laterNew features, changes and fixes in Version 1.1:
 • Fix: Navigate Up To Root context menu item was incorrectly labelled. Fixed.- Source code released under GNU General Public License v2.0 only 
- Version 1.0Released Aug 13, 2016 - 51.97 KBWorks with firefox 48.0 and laterNew features, changes and fixes in Version 1.0:
 • New: First release of Navigate Up WE.- Source code released under GNU General Public License v2.0 only 
