mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "StackExchange",
|
|
"author": "Mateusz Golewski",
|
|
"version": "0.1",
|
|
"description": "StackExchange family Q&A forums.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"name": "StackExchange.init() call",
|
|
"regexp": "(?-mix:StackExchange.init)"
|
|
}
|
|
]
|
|
}
|