~abreu-alexandre/unity-webapps-qml/port-to-oxide

« back to all changes in this revision

Viewing changes to examples/facebook-share/unity-webapps-facebook/manifest.json

  • Committer: CI bot
  • Author(s): Ken VanDine, Alexandre Abreu
  • Date: 2014-06-26 01:48:23 UTC
  • mfrom: (118.2.16 add-content-hub-share)
  • Revision ID: ps-jenkins@lists.canonical.com-20140626014823-xeq9pk3ff4oixq8l
add content share 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "facebook",
 
3
    "includes": ["https://*.facebook.com/*"],
 
4
    "homepage": "https://m.facebook.com/",
 
5
    "domain": "facebook.com",
 
6
    "scripts": ["facebook.user.js"]
 
7
}