OhReallyJS


js.ohreally.nl is where I host the JavaScripts I share between my sites.

The scripts you find here are licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license (https://creativecommons.org/licenses/by/4.0/deed.nl), and may be downloaded for free, without registration, and without warranty.

You are kindly requested to host the scripts with your own website, instead of linking to them directly.
Read thisRead https://js.ohreally.nl/hiy if you want to know why.

Currently there are 4 scripts hosted here:

script-url.js (https://js.ohreally.nl/info-url)
This script will turn every given URL into a JavaScript object, for easy analysis and change.
script-querystring.js (https://js.ohreally.nl/info-querystring)
This script enables querystring parameters for external JavaScripts.
script-externallinks.js (https://js.ohreally.nl/info-externallinks)
This script will automatically add target="_blank" to all links that point to URLs outside the current domain. Per default the script will skip existing target attributes, but can be configured to overwrite those as well.
script-focus.js (https://js.ohreally.nl/info-focus)
This script adds a button to your HTML5 pages, which will remove (and return) all distracting elements, to enable your visitor to focus on the main content.