https://github.com/shuymn/tweet-this-page
The browser extension that allows to tweet the current page.
https://github.com/shuymn/tweet-this-page
browser-extension chrome-extension typescipt vue
Last synced: 17 days ago
JSON representation
The browser extension that allows to tweet the current page.
- Host: GitHub
- URL: https://github.com/shuymn/tweet-this-page
- Owner: shuymn
- License: mit
- Created: 2020-06-01T03:45:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T22:37:30.000Z (9 months ago)
- Last Synced: 2025-01-08T23:37:45.279Z (9 months ago)
- Topics: browser-extension, chrome-extension, typescipt, vue
- Language: TypeScript
- Homepage:
- Size: 2.77 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tweet This Page 
This is the extension that allows to tweet the current page.
# Installation
- [Chrome Web Store](https://chrome.google.com/webstore/detail/ebddcjemiggiaedelggijfknajbchfah)
## Manual
1. Download the zip file from [Releases](https://github.com/shuymn/tweet-this-page/releases)
2. Unzip
3. Turn on **Developer Mode** in extensions management page (`chrome://extensions/`)
4. Put the unziped into **Load unpacked**# Features
- Add `Tweet This page` context menu
# Bug Tracker
Report bug at [Issues](https://github.com/shuymn/tweet-this-page/issues)
# License
MIT © shuymn, see [LICENSE](https://github.com/shuymn/tweet-this-page/blob/main/LICENSE)