React New Tab 版本历史 - 9 个版本
React New Tab 作者: Ramkumar K R
React New Tab 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.5.0
发布于 2022年11月5日 - 95.06 KB适用于 firefox 48.0 及更高版本- 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.源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.4.0
发布于 2020年10月11日 - 94.01 KB适用于 firefox 48.0 及更高版本Version 0.4
Add subfolders support
- You can now decide whether to show subfolders or to display all bookmarks in a single page.源代码遵循 MIT 许可证 发布
版本 0.3.1
发布于 2019年8月9日 - 90.43 KB适用于 firefox 48.0 及更高版本Couple of dependencies being used had security vulnerabilities. The dependencies have been updated to fix these security vulnerabilities.源代码遵循 MIT 许可证 发布
版本 0.3.0
发布于 2019年2月24日 - 83.15 KB适用于 firefox 48.0 及更高版本Version 0.3
- Add ability to use your own hosted version of icon server源代码遵循 MIT 许可证 发布
版本 0.2.0
发布于 2019年2月23日 - 82.8 KB适用于 firefox 48.0 及更高版本Version 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 icons源代码遵循 MIT 许可证 发布
版本 0.1.1
发布于 2017年10月29日 - 42.31 KB适用于 firefox 48.0 及更高版本, android 48.0 至 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 templates源代码遵循 MIT 许可证 发布
版本 0.1.0
发布于 2017年10月29日 - 42.29 KB适用于 firefox 48.0 及更高版本, android 48.0 至 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.源代码遵循 MIT 许可证 发布
版本 0.0.6
发布于 2017年7月1日 - 48.53 KB适用于 firefox 54.0 及更高版本Version 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 20kB源代码遵循 MIT 许可证 发布
版本 0.0.5
发布于 2017年6月24日 - 87.35 KB适用于 firefox 54.0 及更高版本Version 0.0.5
Refactor the extension to use firefox's new web extension technology源代码遵循 MIT 许可证 发布