Fix Twitter
Fix dumb things about Twitter and TweetDeck on the web (e.g. hidden “replying to”, t.co links)
Wat is Fix Twitter?
Fix Twitter is een Chrome-extensie ontwikkeld door Jonathan Suh, en de belangrijkste functie is "Fix dumb things about Twitter and TweetDeck on the web (e.g. hidden “replying to”, t.co links)".
Extensie Screenshots
Download het CRX-bestand van de extensie Fix Twitter
Download Fix Twitter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Fix dumb things about the Twitter and TweetDeck on the web. - Always show “replying to” in replies and threads. - Enable old school @-mention replies. - Replace https://t.co links with the original links (wherever possible). - Hide “in case you missed” notifications. Details: - Should replace most (but not all) https://t.co links—it only replaces ones where the data of the original URL is available in the code. - Runs in the background and only executes in tabs open to twitter.com or tweetdeck.com. - Runs every 3 seconds (polling interval customizable in options). Only shows hidden “replying to” that haven’t already been restored and only replaces new t.co links that haven’t already been changed (i.e. when you first load twitter.com, navigate to a new page, open a modal, load more tweets, etc.) - Permission is listed as being able to “Read and change your data on tweetdeck.twitter.com and twitter.com” but none of your data is being read, stored, sent or otherwise by me or anyone else. - If you’re curious or skeptical, I open-sourced this extension so you can see what’s happening under the hood at https://github.com/jonsuh/fix-twitter.
Basisinformatie over de Extensie
Naam | Fix Twitter |
ID | gnmfhemkaclbeooiklobpejpoihpfnfd |
Officiële URL | https://chromewebstore.google.com/detail/fix-twitter/gnmfhemkaclbeooiklobpejpoihpfnfd |
Beschrijving | Fix dumb things about Twitter and TweetDeck on the web (e.g. hidden “replying to”, t.co links) |
Bestandsgrootte | 8.38 KB |
Aantal Installaties | 488 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2018-03-12 |
Publicatiedatum | 2018-03-12 |
Beoordeling | 3.71/5 Totaal 7 Beoordelingen |
Ontwikkelaar | Jonathan Suh |
Betalingswijze | free |
Extensiewebsite | https://github.com/jonsuh/fix-twitter/ |
Help Pagina-URL | https://github.com/jonsuh/fix-twitter/issues/ |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fix Twitter", "version": "1.2", "manifest_version": 2, "author": "Jonathan Suh |