remove-adobe-browser-extension
v1.0.0
Published
> Removes Adobe Acrobat's browser plugin (currently macOS only; supports Firefox > and Safari)
Downloads
12
Readme
remove-adobe-browser-extension
Removes Adobe Acrobat's browser plugin (currently macOS only; supports Firefox and Safari)
I'm not sure why Adobe thinks it's okay to keep installing browser plugins without asking. This removes those unwanted files.
Usage
Remove extensions for all known browsers:
remove-adobe-browser-extension
Remove extensions for a particular browser
remove-adobe-browser-extension firefox
Known browsers:
firefox
safari
Options:
-h, --help
- show this help text-v, --verbose
- be more verbose-V, --version
- print script version and exit
Install
Option 1: use yarn
or npm
If using npm:
npm i -g remove-adobe-browser-extension
If using Yarn:
yarn global add remove-adobe-browser-extension
Option 2: manual installation
- Either clone this repository or download the ZIP file
- Add this to your $PATH