v1.3.0
- Add installer / uninstaller scripts (macOS, Windows, Linux).
- Add icon and badge.
- Change from
chrome.storage.local
tochrome.storage.sync
.
What's Changed
- BREAKING CHANGE: change chrome.storage.local to chrome.storage.sync. by @susumuota in #24
- feat: add Windows installer and uninstaller scripts. by @susumuota in #32
- feat: add macOS installer and uninstaller scripts. by @susumuota in #33
- feat: add Linux installer and uninstaller scripts. by @susumuota in #35
- feat: add action badge. by @susumuota in #38
Full Changelog: v1.2.0...v1.3.0