We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579f2d8 commit 9a1e5c4Copy full SHA for 9a1e5c4
background.js
@@ -7,7 +7,8 @@ function startApplication() {
7
innerBounds : {
8
'width' : 1340,
9
'height' : 920
10
- }
+ },
11
+ icon: 'images/bf_icon_128.png'
12
});
13
}
14
0 commit comments