This extension is used to view/set Chrome window's size.
- Clone this repo.
- In Chrome, go to
chrome://extensions
. - On top-right of the window, enable
Developer mode
. - On top-left of the window, select
Load unpacked
. - Select the project folder.
- You can pin the extension for easier access.
- You don't need to run
npm install
for using this extension. It's only useful for development. - When needing to modify, you can reload the extension based on what you changed. See when to reload the extension.