Skip to content

Commit

Permalink
Adding another sized icon.
Browse files Browse the repository at this point in the history
Change-Id: I61a603163b6491a997afeb39a4f359d9b16494ce
  • Loading branch information
vasanthap committed Sep 10, 2015
1 parent 34e0d54 commit 983ee0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added EME_logo_96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "EME Call and Event Logger",
"short_name": "EME Logger",
"version": "1.5",
"version": "1.6",
"manifest_version": 2,
"description": "Logs all Encrypted Media Extensions (EME) method calls and events.",
"content_scripts": [{
Expand All @@ -13,6 +13,7 @@
"22": "EME_logo_22.png",
"32": "EME_logo_32.png",
"48": "EME_logo_48.png",
"96": "EME_logo_96.png",
"128": "EME_logo_128.png"
},
"background" : {
Expand Down

0 comments on commit 983ee0e

Please sign in to comment.