Raindrop.io Bookmarks 11/08/2020
著
- How to persistently change third party web sites with browser developer tools | Christian Heilmann
"By using Overrides you can take any resource of the current web site and store it locally on your computer. On later reloads of the document, the browser will take your local copy instead of the live one."
- Brave Passes 20 Million Monthly Active Users and 7 Million Daily Active Users
"Users are fed up with surveillance capitalism, and 20 million people have switched to Brave for an entirely new Web ecosystem with an opt-in ad economy that puts them back in control of their browsing experience"
- Grab your user's attention with the :focus-within CSS selector - DEV
"This demo uses :focus-within, plus the ::before pseudo-selector and some absolute positioning magic."
- Tailwind versus BEM
"Tailwind works best when there's a component system present. Without this kind of abstraction, it becomes difficult to keep component instances consistent."
- CSS Spider - The fastest and easiest way to Spy (check, copy and edit) CSS of any website.
"Farewell to "Inspect Element/ Browser Dev Tools" -- View the CSS of any element you hover, immediately, and copy, export to codepen all its rules with a click."
- More on content-visibility | CSS-Tricks
"So assuming your page is just big ass blocks on top of each other, using an extremely large number should work fine there."