Skip to content

Commit

Permalink
Now LinkDownloader works perfectly with this
Browse files Browse the repository at this point in the history
  • Loading branch information
BilawalAhmed0900 committed Jun 21, 2020
1 parent f574374 commit 522501c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes
Binary file added icon16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "DManager Extension",
"version": "1.5.2",
"version": "1.5.3",
"description": "Extension for DManager!",
"permissions": [
"cookies",
Expand All @@ -12,9 +12,9 @@
"persistent": true
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
}

0 comments on commit 522501c

Please sign in to comment.