Files
2025-03-29 17:48:28 -05:00

10 lines
335 B
JSON

{
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
"name": "redir x.com and twitter.com -> bsky.app",
"description": "fuck twitter",
"namespace": "zomo.dev",
"match": ["https://x.com/*", "https://twitter.com/*"],
"version": "1.0",
"runat": "document-start"
}