From 7400a02c59cc129bff31535775066ae65f5dfb7f Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 11 Dec 2017 16:38:10 +0100 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe2ee2..66beaad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Now all my tabs are mixed up with javascript snippets and honey badgers. This extension **tries** to color tabs depending on where they where opened, so that all javascript tabs (tabs opened from the stackoverflow parent tab) are red, and all honey badger tabs (tabs opened from the google images parent tab) are green, so it becomes easy to distinguish them when I go back to look for my js solution. -At the moment this is not possible because of Firefox bug [http://link)https://bugzilla.mozilla.org/show_bug.cgi?id=1320585](1320585) +At the moment this is not possible because of Firefox bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1320585](1320585) So this extension **tries** to get the favicon of the newly opened tab, and changes the color of the favicon to match that of the parent.