瀏覽代碼

Updated with Known Issue(s)

dvemula 13 年之前
父節點
當前提交
6a5e2c9655
共有 1 個文件被更改,包括 12 次插入3 次删除
  1. 12 3
      README.md

+ 12 - 3
README.md

@@ -15,7 +15,16 @@ To try the extension,
 5. Start using it!
 
 
-### Note:
+### Known Issue:
 
-The extension doesn't accurately work with dynamically generated links as of now.
-Please stick to using it with static links (i.e. ones created at page load).
+The extension doesn't accurately work with dynamically generated links in some sites,
+due to a jQuery/Chrome issue.
+
+A prominent example is the Google home page (www.google.com). Here is a workaround:
+1. Perform a Google search.
+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.
+
+(To spot the pages it won't work, look for the warning
+"Resource interpreted as <something> but transferred with MIME type <something else>"
+in the Chrome Javascript console.