10 lines
338 B
JSON
10 lines
338 B
JSON
{
|
|
"$schema": "https://git.zomo.dev/zomo/browser-scripts-builder/raw/branch/main/meta.schema.json",
|
|
"name": "fuck twitter",
|
|
"description": "redir x.com and twitter.com -> xcancel.com",
|
|
"namespace": "zomo.dev",
|
|
"match": ["https://x.com/*", "https://twitter.com/*"],
|
|
"version": "1.1",
|
|
"runat": "document-start"
|
|
}
|