source: trunk/athena/lib/firefox-extension/chrome.manifest.in @ 25519

Revision 25519, 365 bytes checked in by jdreed, 12 years ago (diff)
In firefox-extension: * Sync extension version number with package version number * Support Gecko 2.0, because apparently the XPCOM component hasn't worked since Firefox 3.x * Switch to XPCOMUtils.jsm for the XPCOM scaffolding (break compatibility with Firefox 2 and earlier)
Line 
1content athena  chrome/content/
2skin    athena  default chrome/skin/
3overlay chrome://browser/content/browser.xul    chrome://athena/content/athena.xul
4component {2276de48-911b-4acd-8b16-ef017b3eecad} components/athenaService.js
5contract @mit.edu/athena-service;1 {2276de48-911b-4acd-8b16-ef017b3eecad}
6category profile-after-change AthenaService @mit.edu/athena-service;1
Note: See TracBrowser for help on using the repository browser.