]> git.wh0rd.org - chrome-ext/web-power-switch.git/blobdiff - options.html
convert to using dynamic runtime chrome.permissions API
[chrome-ext/web-power-switch.git] / options.html
index 849f183b72864ebe5c421a2799052d4f67b1e2f5..2bc1f4a92cc32514369316aab76b65df993c2798 100644 (file)
 <tr>
  <td>Pass:</td><td><input type='text' id='pass'></td>
 </tr>
+<tr>
+ <td colspan=2 align=center><input type='button' id='save' value='Save'></td>
+</tr>
 </table>
+<div id='msg'>You must hit "Save" the first time to authorize the client</div>
 </body>
 </html>