Skip to content

My chrome extension to filter out unwanted Douban Guangbo (Dousay) from the timeline.

Notifications You must be signed in to change notification settings

mikihau/dousay-filter-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Douban Dousay Filter -- a Chrome Extension

This extension hides unwanted Douban Guangbo (Dousay) from a Douban user's timeline.

Installing

On Chrome Web Store.

How It Works

The extension hides Dousays by keyword matches. You can enter your keywords in the popup menu, at one word per line:

demo of the popup

Click on the "save" button, and you should be good to go.

Known Issues

While the keyword matching script should be searching the content of the Dousay itself, currently it searches in all of the DOM Element objects -- because it's easier to implement, and it's less susceptible to frontend changes in [douban.com]. This includes some div, img and other tags, and may create false positives who gets filtered out. But this shouldn't be a huge issue since I expect most keywords in Chinese characters, and DOM tags are Roman characters.

About

My chrome extension to filter out unwanted Douban Guangbo (Dousay) from the timeline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published