React New Tab의 버전 기록 - 9개 버전
React New Tab 제작자: Ramkumar K R
React New Tab의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.5.0
2022년 11월 5일에 출시 - 95.06 KBfirefox 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 KBfirefox 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 KBfirefox 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 KBfirefox 48.0 이상에서 작동Version 0.3
- Add ability to use your own hosted version of icon serverMIT License에 따라 릴리스된 소스 코드
버전 0.2.0
2019년 2월 23일에 출시 - 82.8 KBfirefox 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 iconsMIT License에 따라 릴리스된 소스 코드
버전 0.1.1
2017년 10월 29일에 출시 - 42.31 KBfirefox 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 templatesMIT License에 따라 릴리스된 소스 코드
버전 0.1.0
2017년 10월 29일에 출시 - 42.29 KBfirefox 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 KBfirefox 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 20kBMIT License에 따라 릴리스된 소스 코드
버전 0.0.5
2017년 6월 24일에 출시 - 87.35 KBfirefox 54.0 이상에서 작동Version 0.0.5
Refactor the extension to use firefox's new web extension technologyMIT License에 따라 릴리스된 소스 코드