diff --git a/popup/config.html b/popup/config.html index 492d5ff2b6d7d8177f2427c13284085ffdbddf67..45d887cb6bc2ade186d90640feced35068722bd6 100644 --- a/popup/config.html +++ b/popup/config.html @@ -104,9 +104,17 @@ <input type="button" class="button" style="width:100px" id="add_button" value="Add new line" ></input> <input type="button" class="button" style="width:100px" id="save_button" value="Save"></input> <br> -<br> </center> -</i> * Informations on url pattern can be found <a href="https://developer.chrome.com/extensions/match_patterns" target="_blank"> here </a> </i> + +<br> + <table><tr><td> +<i style="font-size:10pt"> * Informations on url pattern can be found <a href="https://developer.chrome.com/extensions/match_patterns" target="_blank"> here </a>   (An empty string on the field will select all urls.) </i> +</td><td width="200" align="right"> +<div> +<a href="https://github.com/didierfred/SimpleModifyHeaders" target="_blank"> About </a> +</div> +</td></tr></table> + </td></tr> </table> <iframe id="download" width="0" height="0" frameBorder="0"> diff --git a/popup/img/help.png b/popup/img/help.png new file mode 100644 index 0000000000000000000000000000000000000000..d579f0ec86c36d49a71476cb6e84a2c985008270 Binary files /dev/null and b/popup/img/help.png differ