Releases: kewisch/amo-helper
Releases · kewisch/amo-helper
v4.1.3
v4.1.1
v4.0.0
- Make use of modifiers from bug 1302742
- Auto-expand file browser directories on diffs
- Make counting moderated reviews optional
- Fix active window selection for omnibox
- Add a browseraction menuitem that allows switching to the review page from anywhere with a slug
v3.8.2
- Fix overdue color when updating queue rows
- Delete generated bootstrap.js
- Catch error when review row to update is not in queue
- Correctly detect empty activities
- Make sure per_page redirect works correctly
- Show add-on size in a new column
- Apply eslint rules
- Allow downloading add-on info in batch from the queue page
- Import line click copy from amoreview addon
- Fixes for admin features
- Import amotabclose extension features
- Move files into feature directories
- Make queue enhancements optional
- Import TheOne's amo helper
- Make repository more friendly
- Fix tabclose feature for closing other queues
- Use bundled jquery for copylink functionality
- Remove compare feature per request
- Move copylink feature back to WebExtensions
- Implement tabclose in WebExension
- Move queueinfo to webextensions
- Omnibox Features using 'amo' keyword
- Minor manifest changes
- Add browser action button with queue count
- Improve styling of browser action popup
- Fix browser action interval when changed through the options
- Remove tabclose logging
- Add feature to copylink to condense pasted lines
- Calculate line diffs in size column (disabled by default)
- Fix queue per page prefs
- Allow selecting multiple lines in the file browser
- Auto insert canned response boilerplate into comments field
- Automatically open compare tab when showing review pages
- Make file info links open in a new tab
- CSS layout changes for AMO pages
- Implement chrome.tabs.sendMessage
- Retain scroll position when closing tabs
- Add canned response feature
- Allow deleting canned responses
- Minor style fixes