~justinmcp/unity-webapps-googledocs/fix-module-imports

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: CI bot
  • Author(s): Alexandre Abreu
  • Date: 2014-04-09 17:36:20 UTC
  • mfrom: (63.1.4 fix-pattern-and-store-cookies)
  • Revision ID: ps-jenkins@lists.canonical.com-20140409173620-rttn31aro6ihgong
Update the manifest includes to account for the login urls and force the storage of the session cookies, 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{"includes":["https://docs.google.com/*"],"requires":["utils.js","google-common.js"],"name":"GoogleDocs","scripts":["GoogleDocs.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.2","package-name":"GoogleDocs","icons":{},"domain":"docs.google.com","homepage":"https://docs.google.com","license":"GPL-3"}
 
 
b'\\ No newline at end of file'
 
1
{"includes":["https://drive.google.*/*", "https://docs.google.*/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js"],"name":"GoogleDocs","scripts":["GoogleDocs.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.3","package-name":"GoogleDocs","icons":{"128":"128/unity-webapps-googledocs.png","48":"48/unity-webapps-googledocs.png","64":"64/unity-webapps-googledocs.png"},"domain":"docs.google.com","homepage":"https://docs.google.com/","license":"GPL-3"}