An open API service indexing awesome lists of open source software.

https://github.com/jonathangiles/java.ms-url-shortener-chrome-extension


https://github.com/jonathangiles/java.ms-url-shortener-chrome-extension

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Java.ms URL Shortener

## Install the Extension

### Chrome

#### From Package

1. `git clone git@github.com:JonathanGiles/java.ms-url-shortener-chrome-extension.git`
2. In Chrome go to [chrome://extensions](chrome://extensions)
3. Check the "Developer mode" option in the top-right corner
4. Find the version you want of the packaged extension in the folder `/extension` found within the repository
5. Drag the `java-ms-chrome-extension.crx` file to your Chrome window that has the extensions view open
6. Confirm any prompts

#### From Source

1. `git clone git@github.com:JonathanGiles/java.ms-url-shortener-chrome-extension.git`
2. In Chrome go to [chrome://extensions](chrome://extensions)
3. Check the "Developer mode" option in the top-right corner
4. Click the "Load unpacked extension" button
5. Navigate to where you cloned this repo and then choose `/src`

After following these steps you should now see the new extension icon in Chrome.