|
@@ -21,10 +21,11 @@ The extension doesn't accurately work with dynamically generated links in some s
|
|
due to a jQuery/Chrome issue.
|
|
due to a jQuery/Chrome issue.
|
|
|
|
|
|
A prominent example is the Google home page (www.google.com). Here is a workaround:
|
|
A prominent example is the Google home page (www.google.com). Here is a workaround:
|
|
|
|
+
|
|
1. Perform a Google search.
|
|
1. Perform a Google search.
|
|
2. Once the search results are displayed, navigate to Image search (by clicking 'Images' on top).
|
|
2. Once the search results are displayed, navigate to Image search (by clicking 'Images' on top).
|
|
3. Navigate back to regular search, and the extension now works.
|
|
3. Navigate back to regular search, and the extension now works.
|
|
|
|
|
|
(To spot the pages it won't work, look for the warning
|
|
(To spot the pages it won't work, look for the warning
|
|
"Resource interpreted as <something> but transferred with MIME type <something else>"
|
|
"Resource interpreted as <something> but transferred with MIME type <something else>"
|
|
-in the Chrome Javascript console.
|
|
|
|
|
|
+in the Chrome Javascript console.)
|