mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
533 B
JSON
19 lines
533 B
JSON
{
|
|
"name": "Speakker",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Crossbrowser JavaScript audio solution based on HTML5",
|
|
"website": "http://www.speakker.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- INSTANTIATE SPEAKKER -->"
|
|
},
|
|
{
|
|
"text": "<!-- INCLUDE SPEAKKER -->"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<script type=\"text\\/javascript\" src=\"[^\"]+\\/(projekktor|speakker)\\.min\\.js\"><\\/script>)"
|
|
}
|
|
]
|
|
}
|