React New Tab version history - 9 versions
React New Tab by Ramkumar K R
React New Tab version history - 9 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.5.0
Released Nov 5, 2022 - 95.06 KBWorks with firefox 48.0 and later- Update dependencies
- Do not display "Go back to main folder" link when showing main folder
- Preference page improvements
- All preferences are now collapsible
- Re-use the same theme used for new tab page in preferences page as well.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.4.0
Released Oct 11, 2020 - 94.01 KBWorks with firefox 48.0 and laterVersion 0.4
Add subfolders support
- You can now decide whether to show subfolders or to display all bookmarks in a single page.Source code released under MIT License
Version 0.3.1
Released Aug 9, 2019 - 90.43 KBWorks with firefox 48.0 and laterCouple of dependencies being used had security vulnerabilities. The dependencies have been updated to fix these security vulnerabilities.Source code released under MIT License
Version 0.3.0
Released Feb 24, 2019 - 83.15 KBWorks with firefox 48.0 and laterVersion 0.3
- Add ability to use your own hosted version of icon serverSource code released under MIT License
Version 0.2.0
Released Feb 23, 2019 - 82.8 KBWorks with firefox 48.0 and laterVersion 0.2.0
- Choose bookmark folder from prefernces page
- Upgrade Dependencies - React, webpack etc.,
- Add customize link in new tab page for easy access
- Add tooltip and hover animations for items
- Change default background color to the one used in firefox's default
new tab page
- Fix blurry iconsSource code released under MIT License
Version 0.1.1
Released Oct 29, 2017 - 42.31 KBWorks with firefox 48.0 and later, android 48.0 to 68.*0.1.1
- Open preferences in a new tab page since having it in the addon details page causes it to jitter.
- Added more templatesSource code released under MIT License
Version 0.1.0
Released Oct 29, 2017 - 42.29 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Version 0.1.0
- Update React to version 16
- Add preferences page
- Add storage permission to store user preferences
- Complete customization
- Add user defined CSS as a style tag in the head section of the
document
- Add ability to edit CSS in the addon preferences page
- Add a TEMPLATES.md file to have a list of user defined CSS snippets.Source code released under MIT License
Version 0.0.6
Released Jul 1, 2017 - 48.53 KBWorks with firefox 54.0 and laterVersion 0.0.6
- Use CSS grid instead of bootstrap.
- This brings down the extension size by about 20kB since bootstrap is no longer a dependency
- The number of tiles in a row will depend on the width of the screen as compared to 6 tiles when using bootstrap.
- There used to be blank spaces which were inserted between tiles. (Example - http://imgur.com/a/TosEw). This is now fixed.
- Use webpack 3.0.0
- This brings down the extension size again by about 20kBSource code released under MIT License
Version 0.0.5
Released Jun 24, 2017 - 87.35 KBWorks with firefox 54.0 and laterVersion 0.0.5
Refactor the extension to use firefox's new web extension technologySource code released under MIT License