Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.chrome

Issue 5706591068225536: Issue 2050 - Bubble popup shouldn`t be reusing the logo from the first-run page (Closed)
Patch Set: Using larger image for Retina displays Created Feb. 26, 2015, 4:16 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icons/abp-64.png ('k') | popup.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -9,17 +9,17 @@ permissions = tabs
contextMenus
webRequest
webRequestBlocking
webNavigation
unlimitedStorage
notifications
options = options.html
browserAction = icons/abp-19.png icons/abp-38.png popup.html
-icons = icons/abp-16.png icons/abp-32.png icons/abp-48.png icons/abp-128.png
+icons = icons/abp-16.png icons/abp-32.png icons/abp-48.png icons/abp-64.png icons/abp-128.png
webAccessible = block.html
[compat]
chrome = 28.0
[convert_js]
lib/io.js = lib/filesystem/io.js
--arg module=true
« no previous file with comments | « icons/abp-64.png ('k') | popup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld