Skip to content

elanora96/msn-show-source

Repository files navigation

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