Skip to content

Commit

Permalink
Update api-samples/downloads/download_links/manifest.json
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Medley <jmedley@google.com>
  • Loading branch information
daidr and jpmedley committed Aug 28, 2023
1 parent bf8999f commit ca95472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-samples/downloads/download_links/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Download Selected Links",
"description": "Uses the chrome.downloads.downloadI() method to list all available links from the active page in a popup.",
"description": "Uses the chrome.downloads.download() method to list all available links from the active page in a popup.",
"version": "0.1",
"permissions": ["downloads", "scripting"],
"host_permissions": ["<all_urls>"],
Expand Down

0 comments on commit ca95472

Please sign in to comment.