Install Tampermonkey and activate CoviPanel - wnk4242/CoviPanel GitHub Wiki
Install Tampermonkey and activate CoviPanel
1. Install Tampermonkey Extension
- Open the Chrome Web Store.
- Search for Tampermonkey.
- Click Add to to Chrome, then confirm by clicking Add Extension.
2. Enable and Pin Tampermonkey
- Once installed, click the puzzle icon in the top-right corner of Chrome.
- Locate Tampermonkey and click the pin icon to keep it visible in the extensions bar.
3. Open the Tampermonkey Dashboard
- Click the Tampermonkey icon in the extensions bar.
- Select Dashboard from the dropdown menu.
4. Add the CoviPanel Script
- In the Dashboard, click Create a new script (upper left).
5. Paste the CoviPanel Code
- Rmove all default code from the Tampermonkey script editor before pasting the CoviPanel code.
- Download and open the
CoviPanel-1.0.user.js
file (or the newest version) from the repository. - Copy the entire contents of the script and paste them into the script editor.
- Press Ctrl + S (or Cmd + S on Mac) to save the script.
6. After saving, Tampermonkey will automatically activate the script.
7. When you visit a Covidence project page, you’ll see a red number on the Tampermonkey icon, indicating that the CoviPanel script is running.