-
Notifications
You must be signed in to change notification settings - Fork 53
Extensions and customization
lmccart edited this page Oct 19, 2014
·
31 revisions
-
Discussion: extension and customization
- Extensions change your experience transparently, instead of drawing our attention to the object itself. While an API is something that exposes specific ways of interacting with a system, shielding the system from direct manipulation, an extension is generally something that is integrated directly with a system.
- Remember the Goffman reading. How do these things fit together?
-
- Joanne McNeil guest lecture, the dream must be continuous
-
-
Examples
- Making an invisible layer on top of normal social space, you have to know the code or have the extension to see it.
- Making the world appear to you the way you want it to be
- Helping you to fit in
- Providing a means of expression not normally possible (body/communication extension)
- Communicate / share your experience with others
- See self through different perspective
- Connecting people in a way they might not normally be connected
- instruction pieces
-
Chrome browser extension resources
- http://developer.chrome.com/extensions/getstarted.html
- chrome extension overview: http://developer.chrome.com/extensions/overview.html
- debugging tutorial: http://developer.chrome.com/extensions/tut_debugging.html
- more extension samples: http://developer.chrome.com/extensions/samples.html
- chrome APIs to interact with browser: http://developer.chrome.com/extensions/api_index.html
- other APIs: http://developer.chrome.com/extensions/api_other.html
- chrome extension developers’ guide: http://developer.chrome.com/extensions/devguide.html
- gmail API library
- publishing your extension: https://developers.google.com/chrome/web-store/docs/publish