How to Update
For Non Devs
- Download latest version of Price History Extension download link
- Unzip / extract
- Go to the Extensions page by entering
chrome://extensions
in a new tab- Alternatively, click the Extensions menu puzzle button and select Manage Extensions at the bottom of the menu. Or, click the Chrome menu, hover over More Tools, then select Extensions.
- I assume you have enabled Developer Mode, if not, enable Developer Mode by clicking the toggle switch next to Developer mode on the top right.
- Click the Load unpacked button and select the extension directory.
- Ta-da! The extension has been successfully installed.
For Devs
git fetch
andgit pull
in the repository directory- Go to the Extensions page by entering
chrome://extensions
in a new tab- Alternatively, click the Extensions menu puzzle button and select Manage Extensions at the bottom of the menu. Or, click the Chrome menu, hover over More Tools, then select Extensions.
- I assume you have enabled Developer Mode, if not, enable Developer Mode by clicking the toggle switch next to Developer mode on the top right.
- Click the Load unpacked button and select the extension directory.
- Ta-da! The extension has been successfully installed.
Full tutorial: load an unpacked extension