Skip to content

Fabian-Kleine/microslop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microslop

A Chrome extension that replaces every instance of "Microsoft" with "Microslop" on every website.

Features

  • Replaces Microsoft, microsoft, and MICROSOFT with their Microslop equivalents
  • Works on dynamically loaded content via a MutationObserver
  • Tiny footprint — under 1 KB built

Development

npm install
npm run dev   # watch mode
npm run build # production build

Loading the Extension

  1. Run npm run build
  2. Open chrome://extensions
  3. Enable Developer mode
  4. Click Load unpacked and select the dist/ folder

Tech Stack

  • Vite — build tool
  • TypeScript
  • Chrome Manifest V3

About

A Chrome extension that replaces every instance of "Microsoft" with "Microslop" on every website.

Topics

Resources

Stars

Watchers

Forks

Contributors