Releases: dstein64/highlight
Releases · dstein64/highlight
v3.5.0
- Skip options pages for global highlighting.
- Add support for browser back/forward navigation on options page.
v3.4.11
- Open options page in a new tab (#10).
v3.4.10
- Switch from using
localStorage
to chrome.storage.local
.
v3.4.7
- Use a wrench emoji for the Options item.
v3.4.6
- Use control knob emoji instead of level slider.
v3.4.5
- Use
execCommand
instead of navigator.clipboard
.
v3.4.4
- Show an alert when there is a copying error.