Chrome Extension for displaying whether you've already voted the page on Wikidot.
- Download a zip file and unzip it to the local.
- Go to Chrome Extension.
- Enable
Developer mode(click a toggle at the upper right of the page). - Click
LOAD UNPACKEDand select the following file.
have-i-already-voted-it-master
└── have-i-already-voted-it-master <-this one!
├── js
│ ├── inject.json
│ └── loader.js
├── README.md
└── manifest.json

