Skip to content

Tags: Rufflewind/chrome_script

Tags

2.1.0

Toggle 2.1.0's commit message
Allow options to be bound to a keyboard shortcut

2.0.0

Toggle 2.0.0's commit message
Remove jQuery

It is not as useful these days with modern browser APIs.
Besides, keeping it up-to-date has always been a chore.

1.0.7

Toggle 1.0.7's commit message
Improve diagnostics when loading/saving data

  - Show errors if the saving or loading fails for any reason.
  - Display a warning if the data gets changed elsewhere.
  - Throttle save rate slightly to avoid exhausting the quota too fast.

1.0.6

Toggle 1.0.6's commit message
Minor improvements

  - Slightly improve appearance of Options UI
  - Silence errors that occurred when adding CSS to forbidden areas.
  - Move jQuery out of the repo.
  - Update jQuery and LICENSE.

1.0.5

Toggle 1.0.5's commit message
Add more descriptive title for Options

1.0.4

Toggle 1.0.4's commit message
Provide better error messages from user script

1.0.3

Toggle 1.0.3's commit message
Initial commit