- Small patch to make sure the new options system doesn't break the extension for people who skipped from v0.3.4 to v0.3.6
- Fixed context menu, shortcut and quick search bugs
- Quick search added to context menu and keyboard shortcuts and removed from browser action popup
Esc
now closes popups- "Open dictionary" button on popup opens dictionay in new tab
- New help and settings pages
- "Disable on this site" and domain disable-list feature
- More consistent, refreshed style across sites
- Small improvements including better detection of situations when popup shouldn't open
- Server bug fixes (more coming soon)
- New feature: synonym info button with basic dictionary lookup
- Fixed popup closing bug
- Automatic word replacement now works on Google Docs!!!
- Synonym counter now doesn't increment if user closes popup before the synonyms load
- Fixed bugs
- Refactored extension with Webpack and Babel
- Migrated the backend to Firebase
- Sign in with Google Chrome identity
- Welcome messages in extension popup
- Counts how many synonyms users look up per week, year and account
- Mailgun email system
- Welcome email on first sign in
- Optional weekly stats and synonyms email
- Critical API fix - switched hosting from Heroku to Vercel Serverless Functions.
- Antonyms
- UX improvements
- Fixed bugs + other small improvements
- Updated default settings
- Added quick search to popup
- Basic google docs support
- Fixed some bugs
- Show short definitions above synonyms
- Automatically adjust popup positioning after content is added so that it doesn't overflow off side or bottom of page
- Replace text with selected synonym on textarea and input elements
- "enable only on editable text" setting working
- Small improvements
- Basic synonym popup with a list of synonyms and a close button