pURLfy for Tampermonkey

The ultimate URL purifier - for Tampermonkey

These are versions of this script where the code was updated. Show all versions.

  • v0.4.0 2024-07-13

    Support for purifying links inside open shadow DOMs

  • v0.3.9 2024-07-02

    Adding www.bing.com

  • v0.3.8 2024-06-30

    Bug fixes

  • v0.3.7 2024-06-30

    Adding site-specific hooks: cn.bing.com

  • v0.3.6 2024-06-24

    purlfy_for_tm: Ignore non-http links on window.open

  • v0.3.5 2024-06-23

    purlfy_for_tm: Fix text update

  • v0.3.4 2024-06-15

    purlfy_for_tm: update core

  • v0.3.3 2024-05-29

    Update core version

  • v0.3.2 2024-05-27

    Don't change if same

  • v0.3.1 2024-05-20

    Also fix for touchstart

  • v0.3.0 2024-05-20

    Ignore links starting with #

  • v0.2.9 2024-05-16

    Fix https://greasyfork.org/scripts/492480/discussions/243881

  • v0.2.8 2024-05-16

    Bug fix

  • v0.2.7 2024-05-16

    Senseless mode; Hook touchstart

  • v0.2.6 2024-05-15

    Update core

  • v0.2.5 2024-05-15

    Less intrusive form hook

  • v0.2.4 2024-05-15

    submit hook

  • v0.2.3 2024-05-11

    Update pURLfy core; Show core version

  • v0.2.2 2024-05-03

    Bug fixes; change textContent along with href

  • v0.2.1 2024-05-02

    Bug fix on non-http links

  • v0.2.0 2024-05-02

    Update to pURLfy core v0.3.0; Mouse click fix

  • v0.1.9 2024-04-27

    pURLfy for Tampermonkey: Update core; allow selecting rules to enable; optimize config; use minified rules

  • v0.1.8 2024-04-21

    Update core ver

  • v0.1.7 2024-04-20

    Fixes mouse-related hooks; updating rules

  • v0.1.6 2024-04-20

    Bump version

  • v0.1.5 2024-04-19

    Update pURLfy core to 0.2.4; support manual purifying URLs

  • v0.1.5 2024-04-17

    pURLfy for Tampermonkey: Update to pURLfy v0.2.3; support for redirect mode

  • v0.1.4 2024-04-15

    Statistics support; click hook fix

  • v0.1.3 2024-04-14

    Do not intercept same-page URLs

  • v0.1.2 2024-04-14

    Skip non-HTTP links

  • v0.1.1 2024-04-14

    Allow for configuration of hooks

  • v0.1.0 2024-04-14

    Adding @description:zh-cn

  • v0.1.0 2024-04-14 Imported from URL