Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Releases: rendall/twitter-like-hider

v1.6.1 bugfix + options

18 Jan 09:40
6569af5
Compare
Choose a tag to compare

Bugfix 1.6.1

  • The extension worked only for 'Dim' background mode. This fix allows for 'Default' and 'Lights Out' modes as well.
    • Other minor fixes:
    • Announce that 'Enable debug mode' is ON (if so) and inform user how to turn it off (in browser console).
    • Remove extraneous unused variable assignment.

New in release 1.6

  • Options! Right-click on the extension icon, select 'Options'.
    • This shows a list of the types of Twits the 'Twitter Like Hider' can hide. Check a box to show them, un-check a box to hide them.
    • Options are stored locally on the computer's browser
  • Expands the types of Twits that can be hidden:
    • 'Likes'
    • 'Follows'
    • 'Retweeted'
    • 'Received a reply'
    • 'Replied'
  • Rudimentary troubleshooting or 'debug' mode, enabled via options

Installation

Install this via the Chrome Web Store, but if you must have this release:

  • Download twitterLikeHider.1.6.1.zip below and unzip into any directory
  • Follow these instructions, copied from https://developer.chrome.com/docs/extensions/mv3/getstarted/#manifest
    • Open the Extension Management page by navigating to chrome://extensions.
      • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
    • Enable Developer Mode by clicking the toggle switch next to Developer mode.
    • Click the LOAD UNPACKED button and select the extension directory.
      Screenshot of extensions manager

v1.5: Merge pull request #4 from rendall/upgrade

30 Nov 21:58
efecf27
Compare
Choose a tag to compare

Improvements in performance and in detecting offending Tweets