Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 304 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 304 Bytes

scepticism

Scepticism is a Firefox addon for displaying a message in some websites.

developer only

git clone https://github.com/pnicorelli/scepticism.git
cd scepticism
sudo npm install --global web-ext
web-ext run

Now you can modify the code and see the effects on the opened browser.