Update README.md

This commit is contained in:
hao1300
2019-07-11 05:27:29 -07:00
committed by GitHub
parent eeb1ce3455
commit 18a4a40935
+3 -6
View File
@@ -1,23 +1,20 @@
# ModHeader browser extension # ModHeader browser extension
<h2 align="center">
<img style="vertical-align: middle" src="https://mod-header.appspot.com/android-icon-96x96.png" width="64px" alt="ModHeader" />
<strong>ModHeader</strong>
</h2>
<h3 align="center"> <h3 align="center">
ModHeader is a browser extension that allow you to modify HTTP request and response headers. ModHeader is a browser extension that allow you to modify HTTP request and response headers.
</h3> </h3>
<h3 align="center"> <h3 align="center">
<img src="https://mod-header.appspot.com/android-icon-96x96.png" width="24px" alt="ModHeader" />
<a href="https://mod-header.appspot.com/"> <a href="https://mod-header.appspot.com/">
Official Website Official Website
</a> </a>
</h3> </h3>
<p align="center"> <p align="center">
<a href="https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj"> <a href="https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj">
<img style="vertical-align: middle" src="https://mod-header.appspot.com/images/chrome_1x.png" srcset="https://mod-header.appspot.com/images/chrome_2x.png 2x"> <img src="https://mod-header.appspot.com/images/chrome_1x.png" srcset="https://mod-header.appspot.com/images/chrome_2x.png 2x">
</a> </a>
<a href="https://addons.mozilla.org/firefox/addon/modheader-firefox/"> <a href="https://addons.mozilla.org/firefox/addon/modheader-firefox/">
<img style="vertical-align: middle" src="https://mod-header.appspot.com/images/firefox_1x.png" srcset="https://mod-header.appspot.com/images/firefox_2x.png 2x 2x"> <img src="https://mod-header.appspot.com/images/firefox_1x.png" srcset="https://mod-header.appspot.com/images/firefox_2x.png 2x 2x">
</a> </a>
</p> </p>