Easily post text or code to Snipt.net via browser button, context menu, or keyboard shortcut.
- Go to the extension page on the Chrome Web Store
- Click 'Add to Chrome'
git clone https://github.com/cz/snipt-chrome-extension.git
- Open Chrome, and browse to your extensions list
- Check the 'Developer mode' checkbox
- Click 'Load unpacked extension'
- Find the folder you just cloned and save
- Click the Snipt browser button
- Enter your username and API key
- Save
There are three ways to invoke the extension:
- Clicking the Snipt browser button
- Ctrl+Shift+[
- Select text, right click, and choose 'Snipt' from the context menu
All three options will grab any text you've selected, but for the first two selecting text is optional.
- 1.2: Change keyboard shortcut due to conflicts; allow popup without text selection
- 1.1: Support for blog posts;
tmp
tag hint (for quick pastes) - 1.0: Initial release