Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: An-dz/ScriptJaeger

ScriptJäger 0.5.1

15 Oct 17:13
Compare
Choose a tag to compare
ScriptJäger 0.5.1 Pre-release
Pre-release

Changelog:

  • Fix update check
    This bug affects v0.4.0 to v0.5.0

ScriptJäger 0.5.0

11 Oct 02:00
Compare
Choose a tag to compare
ScriptJäger 0.5.0 Pre-release
Pre-release

Changelog:

  • Better performance
    Faster and less memory.
  • Better relaxed mode
    More pages work.
  • Firefox version
    Not heavily tested. Works on Tor Browser v8.
  • Fix not being able to change policy in settings

ScriptJäger 0.4.1

03 Sep 15:01
Compare
Choose a tag to compare
ScriptJäger 0.4.1 Pre-release
Pre-release

Changelog:

  • Fix Relaxed/Filtered not updating the checkboxes
    I missed to commit a change in the background script that enabled the feature

ScriptJäger 0.4.0

03 Sep 03:56
Compare
Choose a tag to compare
ScriptJäger 0.4.0 Pre-release
Pre-release

Changelog:

  • Background colour in badge number
  • Performance: Faster and simpler regexp that obtains the url parts
  • Fixed wrong rules at web.archive.org (and other sites that use a similar url)
  • Improved settings page
    • Better responsive layout
    • More keyboard accessible
    • Many error fixes
  • Improved popup
    • Better colours
    • Button to settings
    • Change policy of sites from frames clicking on the hat
    • Relaxed and Filtered now show the sites that will be blocked and allowed correctly
  • Internationalisation support
    • English British
    • English US
    • German (Thanks to QuHno)
    • Italian (Thanks to luca247 & Folgore101)
    • Portuguese Brazilian
    • Portuguese European (Thanks to rvieira)

PS: If you want to translate to your language you can do a pull request or contact me here or at the Vivaldi forums.

ScriptJäger 0.3.0

07 Feb 01:32
Compare
Choose a tag to compare
ScriptJäger 0.3.0 Pre-release
Pre-release

Changelog:

  • Icons with better contrast to help distinguish them on any background
  • Fix private rules leaking on normal browsing*
  • Add links to the project page
  • Add Amazon ads to default preferences blacklist
  • Add exceptions to allow Outlook beta to default preferences

* It may be slower to open the first private window, but speed must be faster on every request made.

ScriptJäger 0.2.2

22 Sep 22:28
Compare
Choose a tag to compare
ScriptJäger 0.2.2 Pre-release
Pre-release

Changelog:

  • Add Allow Once button to enable Allow All policy temporarily
  • Fix scrollbars not showing when popup hit maximum height
  • Add Facebook script exception on default preferences

ScriptJäger 0.2.1

01 Aug 16:33
Compare
Choose a tag to compare
ScriptJäger 0.2.1 Pre-release
Pre-release

Changelog:

  • Popup did not show full information when there were frames in the page

ScriptJäger 0.2.0

31 Jul 22:13
Compare
Choose a tag to compare
ScriptJäger 0.2.0 Pre-release
Pre-release

Changes:

  • Added WebSocket support
  • Fixed private window preferences lost when closing any window
  • Fixed frames getting wrong rules on private windows
  • Fixed rules not being applied correctly in a certain condition
  • More sites added to default preferences

ScriptJäger 0.1.0

24 Jul 19:13
Compare
Choose a tag to compare
ScriptJäger 0.1.0 Pre-release
Pre-release

This is the first public release of ScriptJäger.

I believe this extension is good enough for non-devs to start using.

Be advised that the preferences page has many limitations and bugs.

There's a small tutorial to understand the popup interface.