Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.12 KB

File metadata and controls

32 lines (18 loc) · 1.12 KB

msn-show-source

A browser userscript to show the source article on MSN News, because Duckduckgo really likes to show MSN News links

Intended for my personal use with Violent Monkey and Userscripts

Install

  1. Install a userscript manager (like the two listed above)

  2. Grab a release:

    Tag Links Notes
    Latest Github
    Greasy Fork
    *Recommended

    Or

    Clone this project and...

Build From Source

Requirements:

  • Node.js (written and tested on v22.6.0)

In the cloned repo:

  1. Install dependencies with npm install
  2. Run the provided build script with npm run build

Then you may use your userscript manager to install ./dist/userscript.js