13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"manifest_version": 2,
|
|
"name": "Slop Farmer",
|
|
"version": "0.1",
|
|
|
|
"description": "Crowd-source AI slop pages and domains",
|
|
|
|
"background": {
|
|
"scripts": ["scripts/report-slop.js"],
|
|
"persistent": false,
|
|
"type": "module"
|
|
}
|
|
} |