Custom JavaScript For Websites 2 Versions Save

Run custom JavaScript on any website

v3.1.7

6 years ago
  • Update button color

  • Fix reset warning to show pattern and close the popup after rest

v3.1.5

6 years ago
  • Add ; for external script description

v3.1.4

6 years ago
  • Fix stale scripts if reset draft after save
  • Fix inject order issue to make sure all source would be executed after base.js and all external includes injected

v3.1.3

6 years ago
  • Retry after save failure will not trigger popup page refresh

v3.1.2

6 years ago
  • Show script size in the bottom
  • Show alert if save failed because the chrome sync limit

v3.1.1

6 years ago
  • Add Regex pattern match support

v3.1.0

6 years ago
  • Add Regex pattern match support

v3.0.2

6 years ago
  • Move Save and other buttons to top left

v3.0.1

6 years ago
  • Sync saved hosts across browsers
  • Update layout, use grid instead of flexbox to get better auto size
  • Add initial "Loading..." in Loading component
  • Fix bugs: function leak in Loading component