Report user

kbird

Recent comments

This user has not posted any comments recently.

Scripts

  1. Replace background-images with <img> tag JS - Replaces elements with "background-image" inline style with a separate img tag with src pointing to that image. That allows right-click on the image to copy URL & share conveniently.

    Author
    kbird
    Daily installs
    0
    Total installs
    30
    Ratings
    0 0 0
    Created
    2021-02-05
    Updated
    2021-02-05
  2. Disable WebGL API JS - Disables WebGL support, keeping only basic 2D canvas. That reduces potential exploits via OpenGL and broken drivers but can break many websites requiring OpenGL. Some most common ones are excluded.

    Author
    kbird
    Daily installs
    0
    Total installs
    287
    Ratings
    1 0 0
    Created
    2021-02-05
    Updated
    2021-02-05
  3. Fake Google Analytics Object JS - Replaces window.ga object with empty proxy. Prevent some website refusing to work due to missing Google Analytics

    Author
    kbird
    Daily installs
    0
    Total installs
    134
    Ratings
    0 0 0
    Created
    2021-02-05
    Updated
    2021-02-05