Skip to content

Latest commit

 

History

History
98 lines (73 loc) · 5.42 KB

README-en.md

File metadata and controls

98 lines (73 loc) · 5.42 KB

(This text is a translation of a Japanese text. The sentence may be incorrect.)

Misskey-TL-Filter

Browser Extension at misskey that allows you to apply specific hide filters to posts

 

Supported Browser and site

Chrome(windows,macOS), Chromium Browser, Firefox
If you want to use on a server other than Misskey.io, please also see Support for other servers below!
If you want to use on Firefox, please also see For Firefox.

 

Features

Opening https://Misskey.io activates the extension.
Clicking on the extension icon with misskey.io open will open the various filter settings.

image image

In the upper section, you can set the filtering to be applied to each Timeline.

  • RNを非表示 Hide RN Hide a all renotes.
  • 引用を非表示 Hide Quotes hides all quoted notes
  • NSFW非表示 Hide NSFW hides all notes with images or videos attached that have been set NSFW.
  • CWを非表示 Hide CW Hides all notes whose text is hidden in Show Content
  • 返信を非表示 Hide replies Hide reply notes. (Can only be set in Home, List)
  • botを非表示 Hide bot hide posts from accounts that have been set as a bot (can only be set in Local, Social)
  • ローカルを非表示 Hide local hide posts from the your server (can be set in global only)

The bottom section is an option that applies to all timeline

  • チャンネルノートを非表示 Hide channel notes Hides all notes set for channel notes.
  • 他のサーバーからのノートを非表示 Hide notes from other servers hide all notes posted from servers other than misskey.io
  • misskey.io内のノートを非表示 Hide notes from misskey.ioHide only notes posted from servers other than misskey.io
  • 横長絵文字を見やすくする Make horizontal pictograms easier to see Display unequal width pictograms as rectangles instead of squares in the pictogram selection screen to make it easier to type pictograms
  • ユーザーミュート User Mute Hides all notes from the user ID set in the right input field.
  • ユーザーRenoteミュート User Renote Mute Hides all renotes from the user ID set in the right input field

Example: If you hide all note from 村上さん(@AureoleArk) and しゅいろ(@syuilo), Please input AureoleArk,syuilo
if you hide other server (@[email protected]), Please input [email protected]

 

How to Install

For development and debugging purposes, or if you want to use something in the development stage at an early stage, you can install it manually from the source code here.
Download the zip file and follow the manual installation instructions for your browser.

 

Plans for future feature additions

  • None at this time. If you have a feature you would like to see improved, please contact me.

 

For Firefox users

In firefox, some features that are supported by other browsers are turned off by default, and this is why they do not work properly.
Therefore, you need to change the settings by following the steps below.

  • Type about:config in the URL field and enter
  • A warning screen will appear, but ignore it and proceed.
  • In the search bar of the screen that comes up, type layout.css.has-selector.enabled to bring up a setting with this name.
  • Double click on the setting that comes up and set the value to **True**.
  • Restart Firefox and go to misskey.io. (In some cases, you may need to reload the page a couple of times to get it to work properly.)

 

Support for other servers

This extension is initially configured to work only on Misskey.io, but users can configure it to work on other sites as well.

  • Access https://Misskey.io once, with or without an account.
  • Click on the extension icon in this state to open the settings window.

(If you are using Chrome, click on the puzzle piece icon in the upper right corner, and you will see a list of the extensions you currently have. You can also click the pin icon on the right to have it always displayed at the top of your browser.)
! image

  • Scroll down the configuration page and enter the name of the server you want to run in the "Run on other servers" option at the bottom.

Example: misskey.art
If you have more than one server you want to run, enter misskey.design,nijimiss.moe,misskey.04.si.

By accessing your server in this state, the extension will be activated.
However, we do not guarantee that it will work with anything other than misskey.io. It may not work.

 

About feature addition requests and bug reports

If you have something to say about feature additions or bug reports, please feel free to DM me at my misskey account or post an issue on github.

 

Redistribution, modification, etc.

I don't have any restrictions on redistribution, modification, etc. You can use it as you like. If possible, it is enough to mention here as the source of modification. We do not guarantee any damage caused by this program.