Tweet This! is chrome extension for tweeting selected text. Great for sharing interesting quotes, facts or just sharing pages without a share button.
1.0.0
Tweet This! uses adds a context menu option (right click option) to launch a Twitter web intent.
-
chrome.contextMenus Use the chrome.contextMenus API to add items to Google Chrome's context menu. You can choose what types of objects your context menu additions apply to, such as images, hyperlinks, and pages.
-
Twitter Web Intents - Tweet Web intents documentation
1. Download repository and unzip
2. Launch Chrome. Enter chrome://extensions
3. Enable Developer mode and click on "Load unpacked extension..."
4. Naviagte to this folder and click Done.
In chrome browser, on any page, select text and/or right click. You should have a option "Tweet This!".
Want to contribute? Great!
Write Tests
Put on Chrome Web Store
Scrub for shareable link from content websites like Facebook.
MIT © Rijul Bansal