summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/background_pages.html
Commit message (Collapse)AuthorAgeFilesLines
* Document the background.scripts feature.aa@chromium.org2012-01-201-28/+52
| | | | | | | | BUG=107791 Review URL: https://chromiumcodereview.appspot.com/9190071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118419 0039d316-1c4b-4281-b951-d872f2087c98
* Add info about "background" permission (new for M10).kathyw@chromium.org2011-02-281-0/+8
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/6574028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76274 0039d316-1c4b-4281-b951-d872f2087c98
* Make all the manifest examples consistent.kathyw@google.com2009-12-071-3/+6
| | | | | | | | | | | | Also added/removed a few commas. TBR=aa TEST=none BUG=none Review URL: http://codereview.chromium.org/465102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33981 0039d316-1c4b-4281-b951-d872f2087c98
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-031-1/+1
| | | | | | | | | | | | Fix pageTitle/pageName error (and do some cleanup to try to prevent confusion in the future). Note that the pageData-title has changed to pageData-name in all the static pages. TBR=kathyw,aa Review URL: http://codereview.chromium.org/465039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33740 0039d316-1c4b-4281-b951-d872f2087c98
* Changed comments to use HTML comments instead of class="comment".kathyw@google.com2009-11-261-7/+1
| | | | | | | | | | TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/440028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33159 0039d316-1c4b-4281-b951-d872f2087c98
* Remove toolstrip mentions from the background page.kathyw@google.com2009-11-071-35/+87
| | | | | | | | | | | | | This required changing the example, so please check the example carefully. I can just take it out if we'll have something better soon. BUG=none TEST=none Review URL: http://codereview.chromium.org/373018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31342 0039d316-1c4b-4281-b951-d872f2087c98
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
| | | | | | Review URL: http://codereview.chromium.org/307007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29548 0039d316-1c4b-4281-b951-d872f2087c98
* Another draft of the overview, now with figures. Made related changes to the ↵kathyw@google.com2009-09-241-1/+13
| | | | | | | | background pages and content scripts pages. Review URL: http://codereview.chromium.org/225023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27121 0039d316-1c4b-4281-b951-d872f2087c98
* Make a bunch of backlogged breaking changes to the extensions API in prep ↵aa@chromium.org2009-08-281-2/+2
| | | | | | | | | | | | | | | for dev: * Enforce permissions on cross-origin XHR * Enforce module-level permissions * Decided not to completely remove chrome.self since it is so widely used, but removed all references to it from samples and docs. BUG=16356,12129,12140 TEST=Sample extensions on http://dev.chromium.org/developers/design-documents/extensions/samples should still work Review URL: http://codereview.chromium.org/179027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24816 0039d316-1c4b-4281-b951-d872f2087c98
* Miscellaneous doc changes, nothing earthshaking.kathyw@google.com2009-08-271-2/+5
| | | | | | | | TBR=aa,rafaelw Review URL: http://codereview.chromium.org/173586 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24652 0039d316-1c4b-4281-b951-d872f2087c98
* Formatting pass: h3 -> h2, minor changes to some page names,kathyw@google.com2009-08-141-14/+33
| | | | | | | | | | | | | | | removed "Status" sections (since this isn't a design doc any more), ... Also added a few styles. No meaningful changes to anything except packaging.html. I did an editing pass on that page but didn't change the content significantly. TBR=aa, rafaelw Review URL: http://codereview.chromium.org/165535 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23444 0039d316-1c4b-4281-b951-d872f2087c98
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-131-2/+2
| | | | | | | | | | | | | | -Don't display Event or Methods heading if there are none in api pages. -Allow static pages to declare their title with a hidden div. -Removed xhr.html (abandoned). -Left Nav now selects current page. -Breadcrumb removed. TBR=aa, kathyw Review URL: http://codereview.chromium.org/164457 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23275 0039d316-1c4b-4281-b951-d872f2087c98
* pull over wiki contentrafaelw@chromium.org2009-08-111-0/+40
wiki changes Review URL: http://codereview.chromium.org/164302 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23005 0039d316-1c4b-4281-b951-d872f2087c98