Skip to content

ris58h/blog-skipper

Repository files navigation

Build Status

About

Blog Skipper is a Web Extension to skip longreads and comment threads. It works great for 'holy wars' and won't let your fingers get tired \o/.

Get it

Chrome

Firefox

How to use it

Mouse

It scrolls a page to the next header in case of article click or to the next comment tree (last comment if there is no next comment tree) in case of comment click. You can enable/disable it on the extension's options page.

Middle Click

Middle-click on a part of an article or a comment thread you want to skip.

Context Menu

Right-click on a part of an article or a comment thread you want to skip. In the context menu click 'Skip' or 'Undo'. You can customize context menu items on the extension's options page.

Keyboard

There are shortcuts for BlogSkipper's actions. Defaults are 'z' for Skip and 'Z' for Undo (move to the position before Skip). You can reassign them on the extension's options page.

Vimium

The shortcuts are great for Vimium (or other similar extensions) users!

Note that there could be shortcuts collision between extensions. Vimium users can resolve it using "Excluded URLs and keys" option on the Vimium's options page (for example: Patterns: * Keys: z).

Options

There are several settings on the extension's options page.

Option Description
Automatically detect comments Check it to autodetect comments. See Sites option.
Add to Context Menu Check it if you want to add BlogSkipper actions to Browser's Context Menu.
Skip Check it if you want to add Skip to Context Menu.
Undo Check it if you want to add Undo to Context Menu.
Skip on Middle Click Check it if you want to do skip on Middle Click.
Sites There you can manually define CSS-selectors for comments on sites.
Shortcuts Shortcuts for BlogSkipper's actions. One letter per action.

Build

Run npm install to install the dependencies.

Run npm test to the run tests.

Run npm run dist to pack the extension.

About

Web Extension to skip longreads and comment threads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published