~dbarth/+junk/webbapp-whichbrowser

« back to all changes in this revision

Viewing changes to unity-webapps-whichbrowser/manifest.json

  • Committer: David Barth
  • Date: 2014-05-12 14:06:37 UTC
  • Revision ID: david.barth@canonical.com-20140512140637-vk85a6njmkqp7pzz
fix include typo

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
    "incudes":["http://whichbrowser.net/*"],
 
2
    "includes":["http://whichbrowser.net/*"],
3
3
    "requires":[],
4
4
    "name":"whichbrowser",
5
5
    "scripts":["support.user.js"],