/pmt-or

Removes redirects on PMT

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Welcome!

PMT-OR

PMT unredirector

What does this chrome extension do?

The website https://www.physicsandmathstutor.com/ will automatically load a video when you click on a pdf. This extension disables that functionality

To install

Make sure you have pnpm installed.

  1. Clone the repo
  2. Run pnpm install
  3. Go to chrome://extensions
  4. Turn on developer mode (top right)
  5. Click on "Load unpacked"
  6. Go to PROJECT ROOT/dist
  7. BOOM!, the extension will be installed!