Historia wersji dodatku React New Tab — 9 wersji
React New Tab Autor: Ramkumar K R
Historia wersji dodatku React New Tab — 9 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 0.5.0
Data wydania: 5 lis 2022 — 95,06 KBDziała z: firefox 48.0 i nowszy- 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.Licencja kodu źródłowego: MIT License
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 0.4.0
Data wydania: 11 paź 2020 — 94,01 KBDziała z: firefox 48.0 i nowszyVersion 0.4
Add subfolders support
- You can now decide whether to show subfolders or to display all bookmarks in a single page.Licencja kodu źródłowego: MIT License
Wersja 0.3.1
Data wydania: 9 sie 2019 — 90,43 KBDziała z: firefox 48.0 i nowszyCouple of dependencies being used had security vulnerabilities. The dependencies have been updated to fix these security vulnerabilities.Licencja kodu źródłowego: MIT License
Wersja 0.3.0
Data wydania: 24 lut 2019 — 83,15 KBDziała z: firefox 48.0 i nowszyVersion 0.3
- Add ability to use your own hosted version of icon serverLicencja kodu źródłowego: MIT License
Wersja 0.2.0
Data wydania: 23 lut 2019 — 82,8 KBDziała z: firefox 48.0 i nowszyVersion 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 iconsLicencja kodu źródłowego: MIT License
Wersja 0.1.1
Data wydania: 29 paź 2017 — 42,31 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 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 templatesLicencja kodu źródłowego: MIT License
Wersja 0.1.0
Data wydania: 29 paź 2017 — 42,29 KBDziała z: firefox 48.0 i nowszy, android 48.0 do 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.Licencja kodu źródłowego: MIT License
Wersja 0.0.6
Data wydania: 1 lip 2017 — 48,53 KBDziała z: firefox 54.0 i nowszyVersion 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 20kBLicencja kodu źródłowego: MIT License
Wersja 0.0.5
Data wydania: 24 cze 2017 — 87,35 KBDziała z: firefox 54.0 i nowszyVersion 0.0.5
Refactor the extension to use firefox's new web extension technologyLicencja kodu źródłowego: MIT License