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 License 條款釋出
下載 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出