mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
13 lines
412 B
JSON
13 lines
412 B
JSON
{
|
|
"name": "ShareThis",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "ShareThis is a utility that makes it easy to share articles to social media websites like Digg or Facebook [JavaScript]",
|
|
"website": "http://sharethis.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?i-mx:<script [^>]*src=[\"|'][^\"^']+w\\.sharethis\\.com\\/)"
|
|
}
|
|
]
|
|
}
|