dvemula 13 лет назад
Родитель
Сommit
66bc9ad598
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -21,10 +21,11 @@ The extension doesn't accurately work with dynamically generated links in some s
 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.
+in the Chrome Javascript console.)