issues
search
babyman
/
quick-tabs-chrome-extension
A quick tab list and switch plugin inspired by the intelliJ IDEA java IDE
BSD 3-Clause "New" or "Revised" License
985
stars
171
forks
source link
Migration to manifest v3
#381
Closed
hababr
closed
3 weeks ago
hababr
commented
3 weeks ago
Background page replaced with service worker
localStorage
migrated to
storage.local
Tested upgrading from the previous version with
Extension Update Testing Tool
Tabs order is now persist between browser restarts, that's needed because a service worker could be restarted at any moment
Issues: #375 #380
localStorage
migrated tostorage.local
Issues: #375 #380