Skip to content

Commit 1a70710

Browse files
(a) key documented
1 parent 0d3ff07 commit 1a70710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenFoodFactsPower.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ content: " — ";
502502
"<li>(E): edit product in a new window</li>":
503503
"") +
504504
((pageType === "product view"|pageType === "edit") ?
505-
"<li id='api_product_page'>(Alt+shift+A): API product page (json)</li>":
505+
"<li id='api_product_page'>(a): <a href='" + apiProductURL + "'>API product page</a> (json)</li>":
506506
"") +
507507
"<li><a href='https://google.com/search?&q="+ code + "'>Product code search on Google</a></li>" +
508508
"<li>Google Reverse Image search"+

0 commit comments

Comments
 (0)