diff options
Diffstat (limited to 'chrome/common/extensions/docs/samples.html')
-rw-r--r-- | chrome/common/extensions/docs/samples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html index 0d88ab0..c3ba385 100644 --- a/chrome/common/extensions/docs/samples.html +++ b/chrome/common/extensions/docs/samples.html @@ -2493,8 +2493,8 @@ <div> <a href="examples/api/debugger/live-headers.zip">Download source</a> <!-- Only show the Install CRX link if a CRX file is provided --> - <span> - - <a href="examples/api/debugger/live-headers.crx">Install extension</a> + <span style="display: none; "> + - <a>Install extension</a> </span> </div> </div><div class="sample" id="ec97ec20ca2f095d081e39f1565fc12af09ef067"> |