All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
add some ways for keyboard navigation
- Remove tabs permission
- stop using amo link as add-on homepage
minor adjust style at empty state
- try to fix 'invalid date' problem#67
- i18n for Deutsch (thanks to Bernd Schandl) #84
- allow user access full list page, option page even there is no cache #83
- chrome version #85
- allow user set time for autoclear
- fix database bug
- redesign lite UI and use it for browserAction, you could click the list icon on top right to access full list.
- make interval to save configure
Change the 'show' btn in list page to 'copy' btn, so that user could copy text by one single click.
correct I18n for zh_CN
Allow users to disabling context menu feature
extract database manipulate method
- Try to make 'Invalid Date' valid.
- fix the 'I can't delete cache' problem.