This document discusses using content scripts with the Add-on SDK. It provides instructions for creating a content script by uploading jQuery, creating a JS file, and hooking them up in the main.js file. It also mentions that a strange bug only accepts specific jQuery versions and non-minified libraries. Finally, it recommends checking the Mozilla Add-ons blog for information on SDK API functions needed by content scripts.