Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swyxio/Twitter-Links-beta
A Chrome extension to show the latest tweets that link to the current page. Updated for Manifest v3
https://github.com/swyxio/Twitter-Links-beta
chrome-extension manifest-v3 twitter
Last synced: 3 months ago
JSON representation
A Chrome extension to show the latest tweets that link to the current page. Updated for Manifest v3
- Host: GitHub
- URL: https://github.com/swyxio/Twitter-Links-beta
- Owner: swyxio
- Fork: true (round/Twitter-Links-beta)
- Created: 2020-03-18T06:16:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T04:26:18.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:29:03.179Z (6 months ago)
- Topics: chrome-extension, manifest-v3, twitter
- Language: JavaScript
- Homepage: https://www.swyx.io/twitter-metacommentary
- Size: 38.1 KB
- Stars: 30
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ![Icon](https://raw.githubusercontent.com/round/Twitter-Links-beta/master/icon32.png) Twitter Links (swyx's version)
## Why this fork
@round's version was unmaintained, and i wanted improvements.
- I have also updated it for [Chrome Extensions v3]([url](https://blog.shahednasser.com/chrome-extension-tutorial-migrating-to-manifest-v3-from-v2/#from-background-scripts-to-service-workers))
## How To Use
1. Download the [latest release](https://github.com/sw-yx/Twitter-Links-beta/releases) (or clone this repo).
2. Go to 'Extensions' in Chrome (`chrome://extensions`) or Edge (`edge://extensions`).
3. Enable 'Developer Mode' in the top right.
4. Click 'Load Unpacked' and select the unzipped extension folder.Now you should have the blue "link" icon in your chrome extensions list (I use it often enough that I "pin" it to the top.)
Now whenever you are on a page and want to find the author/see the Twitter discussion of it, you can just click the icon and it'll popup a small window with the metacommentary.
![screenshot](https://camo.githubusercontent.com/edc65aa854e00ac2021a8bda200bc7b606a6ed14/68747470733a2f2f692e696d6775722e636f6d2f786463686451612e706e67)
## What do you mean by metacommentary?
Read: https://www.swyx.io/twitter-metacommentary
![https://user-images.githubusercontent.com/6764957/77026532-4008f480-696a-11ea-9881-b6cb6e04f4f5.png](https://user-images.githubusercontent.com/6764957/77026532-4008f480-696a-11ea-9881-b6cb6e04f4f5.png)
## Feedback
Please be sure to provide feedback by filing an issue to **[report a bug ⛔️](https://github.com/sw-yx/Twitter-Links-beta/issues/new?labels=⛔%EF%B8%8Fbug&template=bug.md)** or **[suggest a feature ❇️](https://github.com/sw-yx/Twitter-Links-beta/issues/new?labels=❇%EF%B8%8F%20feature&template=feature.md)** or ping me on Twitter `@swyx`.
## See also
My Hacker News Extension https://github.com/sw-yx/HNX
## Acknowledgement
This is a maintained fork of https://github.com/round/Twitter-Links-beta (original tweet https://twitter.com/round/status/1138244047540228100).