Recensioni per Humble New Tab Page
Humble New Tab Page di ibillingsley
Recensione di Felix the Cat
Valutata 4 su 5
di Felix the Cat, 6 anni faGreat! But there are a couple of comments.
1. Ability to replace not only a new tab, but also the home page.
2. Why are settings stored in cookies? Never seen this. Is there a good reason for this? Only for this 4 stars. This is connected with another 1 unpleasant moment-when I open a new container tab, the settings are reset. It's uncomfortable. I hope you can fix this! Just use browser.storage.sync.set & browser.storage.sync.get insted of localStorage.setItem and localStorage.getItem:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync
3. And one more thing - when you open the last closed tab it would be good to close the addon.
1. Ability to replace not only a new tab, but also the home page.
2. Why are settings stored in cookies? Never seen this. Is there a good reason for this? Only for this 4 stars. This is connected with another 1 unpleasant moment-when I open a new container tab, the settings are reset. It's uncomfortable. I hope you can fix this! Just use browser.storage.sync.set & browser.storage.sync.get insted of localStorage.setItem and localStorage.getItem:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync
3. And one more thing - when you open the last closed tab it would be good to close the addon.