ublacklist icon indicating copy to clipboard operation
ublacklist copied to clipboard

Initial support for blocking cards on Google Desktop

Open aug-dev opened this issue 9 months ago • 0 comments

Summary

This PR begins to implement a feature requested on #427, adding support for blocking the middle card on Google Desktop's card layout.

Further Explanations

Since this is my first PR that introduces actual code, I thought it would be a good idea to keep things simple.

This is an initial implementation that currently only supports the medium-sized card (on the right half of the screen).

There are still things to add (e.g. support for the title parameter).

I tested both on Firefox and Chromium, and no issues were found.

There seems to be an issue when running pnpm check that leads to an error, but after looking into it, I'm pretty sure that it has nothing to do with the changes made by this pull request.

Demo

demo.webm

demo-picture

P.S. I'm willing to add full support for this card layout.

aug-dev avatar May 08 '24 01:05 aug-dev