From c7980ab89296d4b57529e04ad11cfeb8e9433d9c Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Thu, 16 Jan 2020 01:02:19 +0100 Subject: [PATCH] Update github username --- README-PERMISSIONS.md | 2 +- README.md | 6 +++--- src/options/about.vue | 4 ++-- src/popup/panels/AboutPanel.vue | 2 +- src/popup/panels/WhatsNewPanel.vue | 2 +- test/TEST_VIDEOS.md | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README-PERMISSIONS.md b/README-PERMISSIONS.md index 884081e..ee90087 100644 --- a/README-PERMISSIONS.md +++ b/README-PERMISSIONS.md @@ -14,4 +14,4 @@ todo #This extension asks for permission that isn't listed above. -Sometimes (and by 'sometimes' I mean 'way too often') I forget to update README files. If there's a permission that I haven't wrote an explanation for, please [open an issue](https://github.com/xternal7/ultrawidify/issues). \ No newline at end of file +Sometimes (and by 'sometimes' I mean 'way too often') I forget to update README files. If there's a permission that I haven't wrote an explanation for, please [open an issue](https://github.com/tamius-han/ultrawidify/issues). \ No newline at end of file diff --git a/README.md b/README.md index 9023f82..a705ba3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Super TL;DR: I'm just looking for the install links, thanks -[Firefox](https://addons.mozilla.org/en/firefox/addon/ultrawidify/), [Chrome](https://chrome.google.com/webstore/detail/ultrawidify/dndehlekllfkaijdlokmmicgnlanfjbi), [Edge](https://github.com/xternal7/ultrawidify#microsoft-edge) (Chromium-based only) +[Firefox](https://addons.mozilla.org/en/firefox/addon/ultrawidify/), [Chrome](https://chrome.google.com/webstore/detail/ultrawidify/dndehlekllfkaijdlokmmicgnlanfjbi), [Edge](https://github.com/tamius-han/ultrawidify#microsoft-edge) (Chromium-based only) ## TL;DR @@ -15,7 +15,7 @@ If you own an ultrawide monitor, you have probably noticed that sometimes videos ## Known issues * Netflix autodetection not working in Chrome, wontfix as issue is fundamentally unfixable. -* Everything reported in [issues](https://github.com/xternal7/ultrawidify/issues) +* Everything reported in [issues](https://github.com/tamius-han/ultrawidify/issues) ### Limitations @@ -218,7 +218,7 @@ The keyboard shortcuts have already been listed, but let's list them all again i ### Rebinding keyboard shortcuts -is currently not possible. Settings page for this extension has been disabled sometime with 2.0 release (because it [broke](https://github.com/xternal7/ultrawidify/issues/16)), and fixing the setting page has been very low priority as I've had more important issues to work on. +is currently not possible. Settings page for this extension has been disabled sometime with 2.0 release (because it [broke](https://github.com/tamius-han/ultrawidify/issues/16)), and fixing the setting page has been very low priority as I've had more important issues to work on. However, I do plan on implementing this feature. Hopefully by the end of the year, but given how consistently I've been breaking self-imposed deadlines and goals for this extension don't hold your breath. After all, [Hofstadter's a bitch](https://en.wikipedia.org/wiki/Hofstadter%27s_law). diff --git a/src/options/about.vue b/src/options/about.vue index 5764300..66d48e2 100644 --- a/src/options/about.vue +++ b/src/options/about.vue @@ -4,7 +4,7 @@

Ultrawidify version: {{addonVersion}}. Created by Tamius Han (me).

Having an issue? Report undocumented features bugs using one of the following options:

@@ -12,7 +12,7 @@

 

-

If you're curious about the source code, github's here. It's available under sorta-you-can-look-but-you-can't-touch licence, meaning: you can look, I won't mind if you shoot me a pull request, but I will mind if you're just gonna reupload this extension to the AMO/Chrome store.

+

If you're curious about the source code, github's here. It's available under sorta-you-can-look-but-you-can't-touch licence, meaning: you can look, I won't mind if you shoot me a pull request, but I will mind if you're just gonna reupload this extension to the AMO/Chrome store.

If you're looking at this page because you're bored and want to be bored some more, my website's here and my blog is here.

I already have a 'donation' tab, but if you want to buy me a beer, my paypal's here.

Plans for the future

diff --git a/src/popup/panels/AboutPanel.vue b/src/popup/panels/AboutPanel.vue index 67af3d3..a0d2640 100644 --- a/src/popup/panels/AboutPanel.vue +++ b/src/popup/panels/AboutPanel.vue @@ -6,7 +6,7 @@
Having an issue?
Report undocumented features bugs using one of the following options (in order of preference): diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 0e06a9c..709baa1 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -1,7 +1,7 @@