Idea by Benjamin Parry.
I’m in the market for a browser extension that launches the log out modal after 3 scrolls of my Twitter feed.
Paging @trysmudford
<article> | |
<h2><sergey-slot name="title" /></h2> | |
<hr /> | |
<p>Written by <sergey-slot name="author" /></p> | |
</article> |
Idea by Benjamin Parry.
I’m in the market for a browser extension that launches the log out modal after 3 scrolls of my Twitter feed.
Paging @trysmudford
/** | |
* Copyright (c) Meta Platforms, Inc. and affiliates. | |
* | |
* This source code is licensed under the MIT license found in the | |
* LICENSE file in the root directory of this source tree. | |
* | |
* | |
*/ | |
import stylex from '@stylexjs/stylex'; |