mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
500 B
JSON
13 lines
500 B
JSON
{
|
|
"name": "Google-Talk-Chatback",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Google 'chatback badge' allows your site's visitors to chat with you, provided you're logged in to Google Talk at the time.",
|
|
"website": "http://www.google.com/talk/service/badge/New",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<iframe[^>]+src[\\s]*=[\\s]*('|\")http:\\/\\/www.google.com\\/talk\\/service\\/badge\\/Show\\?tk=[^>]+>)"
|
|
}
|
|
]
|
|
}
|