mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
481 B
JSON
19 lines
481 B
JSON
{
|
|
"name": "Mioot-Live-Chat",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Mioot live chat JavaScript",
|
|
"website": "http://www.mioot.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<div id=\"miootOnOffDiv\""
|
|
},
|
|
{
|
|
"text": "<!-- Start LIVE CHAT image tag, for details visit www.mioot.com -->"
|
|
},
|
|
{
|
|
"text": "<a href=\"javascript:OnOffImage('V')\" "
|
|
}
|
|
]
|
|
}
|