JS Miner - v1.14
- Replaced
Java Regex
withGoogle/RE2J
, which is much faster, and it does not need timeout tuning. - Based on that, all timeout functionalities have been removed.
- Other improvements to make sure the extension runs faster and smoother (against huge websites) without having deadlocks.