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

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.

Awesome Lists containing this project

README

          

# Tweet This Page ![CI](https://github.com/shuymn/tweet-this-page/workflows/CI/badge.svg)

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)