Move browser sniffing into a plugin

This commit is contained in:
Jermolene
2014-07-21 13:17:16 +01:00
parent 80e5c65681
commit 3d8626dafa
6 changed files with 34 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
{
"tiddlers": [
{
"file": "bowser.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/browser-sniff/bowser/bowser.js",
"module-type": "library"
}
}
]
}