summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/override.html
Commit message (Collapse)AuthorAgeFilesLines
* Minor doc fixes.kathyw@chromium.org2010-10-261-1/+1
| | | | | | | | | | TBR=kurrik TEST=none BUG=none Review URL: http://codereview.chromium.org/4090004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63977 0039d316-1c4b-4281-b951-d872f2087c98
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-021-0/+7
| | | | | | | | | | | | | | | | | - No longer create the background host if an extension has not been enabled for incognito. - Always open the options page in a normal window. Incognito options pages aren't able to save state. - Overrides (like NTP) now apply to incognito windows if the extension is split mode. BUG=54173 BUG=45879 TEST=Install chrome/common/extensions//docs/examples/api/override/blank_ntp. Allow it to run in incognito, and open an incognito window. The new tab page should say "Blank New Tab". Review URL: http://codereview.chromium.org/3360002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58419 0039d316-1c4b-4281-b951-d872f2087c98
* Document that you can override the Bookmark Manager page.kathyw@chromium.org2010-04-161-33/+59
| | | | | | | | | | | | | Point to this from the chrome.bookmarks page. Besides adding Bookmark Manager info, I also reorganized things a bit and added the URL for each page. Is mentioning the URLs OK? (I've found them handy, but maybe we don't want to commit to them.) BUG=40806 TEST=none Review URL: http://codereview.chromium.org/1633017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44829 0039d316-1c4b-4281-b951-d872f2087c98
* Move history API out of experimental. Allow extensions to override history ↵skerner@chromium.org2010-04-011-13/+29
| | | | | | | | | | | page. BUG=32362 TEST=ExtensionApiTest.History, ExtensionApiTest.Overrides, manual testing. Review URL: http://codereview.chromium.org/1530002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43387 0039d316-1c4b-4281-b951-d872f2087c98
* TBR=erikkaykathyw@google.com2009-12-081-4/+4
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/466068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34039 0039d316-1c4b-4281-b951-d872f2087c98
* Make all the manifest examples consistent.kathyw@google.com2009-12-071-5/+8
| | | | | | | | | | | | 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
* Added links to examples, plus added an explanation of howkathyw@google.com2009-12-071-6/+8
| | | | | | | | | | | | | to view the source files. We should improve on this soon. Also copyedited and reformatted the Samples page. TEST=none BUG=none Review URL: http://codereview.chromium.org/464047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33967 0039d316-1c4b-4281-b951-d872f2087c98
* Changed comments to use HTML comments instead of class="comment".kathyw@google.com2009-11-261-6/+2
| | | | | | | | | | 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
* Fix a doc link.kathyw@google.com2009-11-241-1/+1
| | | | | | | | | | BUG=28529 TEST=none TBR=aa Review URL: http://codereview.chromium.org/435025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32961 0039d316-1c4b-4281-b951-d872f2087c98
* ntp.html -> override.htmlkathyw@google.com2009-11-051-0/+134
This is exactly what you reviewed before, Erik. I plan to update the screenshots next week. BUG=none TEST=none TBR=erikkay Review URL: http://codereview.chromium.org/376001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31158 0039d316-1c4b-4281-b951-d872f2087c98