diff options
Diffstat (limited to 'popup/popup.html')
-rw-r--r-- | popup/popup.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/popup/popup.html b/popup/popup.html index c15351e..7050511 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -20,6 +20,9 @@ <button id="refetch-css">Refetch latest styles</button> <button id="restart-background">Restart Background Script (optional)</button> <a href="https://sameerasw.github.io/my-internet/">Styles repo</a> + <p>About: + <a href="https://www.sameerasw.com/">sameerasw.com</a> + </p> </div> </div> <script src="popup.js"></script> |