NoHistory version history - 12 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.0.12
Released May 6, 2022 - 131.03 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.12:
- Fix problem with deleting URL that have a title matched in the Match List but take a while before the actual URL load the title.
- Fix problem with deleting URL in a tab that disabled history saving.
- Improve console.log
- Fix problem with status number when status number is disabled in settingsSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.0.11
Released May 4, 2022 - 131.01 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.11 [URGENT UPDATE]:
- Fix problem with the URL deleting in a tab that is disabled for saving links to history.
- Fix problem with the URL deleting when there's multiple link redirect in the same tab that happened in the same time
- Improve the responsiveness of the status number.Source code released under MIT License
Version 0.0.10
Released May 3, 2022 - 130.65 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.10 [URGENT UPDATE]:
- Fix problem with the URLs and Link Title table in the tools page where it would randomly delete item without the user doing anythingSource code released under MIT License
Version 0.0.9
Released May 3, 2022 - 130.74 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.9:
- Added a tools page with another button to open the tools page.
- In the tools page, added a tool called "Clean history"
- Move CSS code that is repeated into seperate file.
- When switches are clicked, the background will change to red or green depend on if the switch is on or off.
- Change the style of table so the header will have an inverse color.
- The status number will now display a question mark with the color red when it encounter a special page.
- To differentiate between the settings and tools page, the icon in the top-left corner will have another icon that is on the right-bottom corner of the parent icon which will show what page is it.
- Added a check for importing the JSON config file to see if it's a valid config file.Source code released under MIT License
Version 0.0.8
Released May 2, 2022 - 112.71 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.8:
- Make the dark theme the default theme
- Repurpose the "Pattern" section for "Page Title" matching (All of the patterns from old config are still valid)
- Changed the way the status number are displayed (with documentation)
- Update the popup page design to be more compact.
- Auto close the popup when the settings page are opened
- Code improvementSource code released under MIT License
Version 0.0.7
Released Apr 5, 2022 - 111.05 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.0.7:
- Fix problem with SVG animation in settings page
- Changes how the button in popup is displayed
- Check if JSON file is valid when putting a JSON file in setting pageSource code released under MIT License
Version 0.0.6
Released Apr 5, 2022 - 111.08 KBWorks with firefox 48.0 and laterVersion 0.0.6 [URGENT UPDATE]:
- Fix problem with import/export settings when pattern is added.
- Optimize script.Source code released under MIT License
Version 0.0.5
Released Apr 4, 2022 - 110.77 KBWorks with firefox 48.0 and laterVersion 0.0.5:
- Added the option to filter URL using string and regex to match.
- Fix some visual problem.
- Make button when hover change to background and text the same as "everything" except the border.
- Add some easter egg.Source code released under MIT License
Version 0.0.4
Released Mar 11, 2022 - 108.49 KBWorks with firefox 48.0 and laterVersion 0.0.4:
- Added a build script for bash, and improved the build script for Windows
- Fix a bit of problem with the table in the URLs tab
- Minor improvementSource code released under MIT License
Version 0.0.3
Released Mar 5, 2022 - 108.61 KBWorks with firefox 48.0 and laterVersion 0.0.3:
- Removed console.log to prevent URL leakage
- Change the way that tab is opened or closed in the setting page
- Add comment to code
- Fix some bug
- Add an About Page in the SettingsSource code released under MIT License
Version 0.0.2
Released Mar 4, 2022 - 108.93 KBWorks with firefox 48.0 and laterVersion 0.0.2:
- Auto-delete tab ID entries from the tab ID list after tab is closed.
- Added the badge number to indicate the current URL and current tab status.
- Added a new section in the settings page named Help
- Added a new entries in the Help page to help with the badge number
- When the size of browser window smaller then 800px, the icons in the settings page will auto hidden
- Version number on the settings page and the popup page will auto update from the manifest.json file.
- Auto-upgrade the settings if outdated.Source code released under MIT License
Version 0.0.1
Released Mar 4, 2022 - 107.05 KBWorks with firefox 48.0 and laterNothing much, just some code cleanup.Source code released under MIT License