Showing extension in navbar.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
4faa8609d7
commit
56eda4fe43
2 changed files with 15 additions and 0 deletions
14
debian/patches/progress-linux/0002-pin-to-toolbar.patch
vendored
Normal file
14
debian/patches/progress-linux/0002-pin-to-toolbar.patch
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Description: Show extension by default in navbar ("Pin to Toolbar").
|
||||
|
||||
diff -Naurp privacybadger.orig/src/manifest.json privacybadger/src/manifest.json
|
||||
--- privacybadger.orig/src/manifest.json
|
||||
+++ privacybadger/src/manifest.json
|
||||
@@ -504,6 +504,7 @@
|
||||
"minimum_chrome_version": "18.0",
|
||||
"name": "__MSG_name__",
|
||||
"browser_action": {
|
||||
+ "default_area": "navbar",
|
||||
"default_icon": {
|
||||
"19": "icons/badger-19-disabled.png",
|
||||
"38": "icons/badger-38-disabled.png"
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1 +1,2 @@
|
|||
progress-linux/0001-disable-first-run-page.patch
|
||||
progress-linux/0002-pin-to-toolbar.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue