Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danmichaelson committed Dec 30, 2014
1 parent 220bdee commit 2111cf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ Currently based on version 2.04 in the
1. Then in Chrome go to [chrome://extensions](chrome://extensions).
1. Optionally tick "Developer mode" at the top.
1. Delete an existing .crx-based version, if any (it won't have "Source" or "Reload" links).
1. Drag the "linkedbyair-harvest-chrome-extension" subfolder from the checked-out repository folder into the browser.
1. Drag the `linkedbyair-harvest-chrome-extension` subfolder from the checked-out repository folder into the browser.
1. Don't move or delete the folder after that.
1. Make code changes in the "linkedbyair-harvest-chrome-extension" subfolder. Then just go back to [chrome://extensions](chrome://extensions) and click "Reload" to test.
1. Make code changes in the `linkedbyair-harvest-chrome-extension` subfolder. Then just go back to [chrome://extensions](chrome://extensions) and click "Reload" to test.
1. Bump the version number in `manifest.json`.
1. Commit and push your changes.
1. Go to [chrome://extensions](chrome://extensions) and click "Pack extension..." Choose the `linkedbyair-harvest-chrome-extension` subfolder as the root folder. Ask Dan for the .pem file. Chrome will generate a .crx. Move this into the `build` subfolder.
Expand Down

0 comments on commit 2111cf0

Please sign in to comment.