Skip to content

Commit

Permalink
added brave browser
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-creator committed Nov 19, 2021
1 parent 9176d08 commit 28d0a31
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added assets/brave.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions configs/browser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@
iconUrl: "vivaldi.png"
profileName: "Default"

- name: "brave"
fullName: "com.brave.Browser"
description: "Brave Browser"
path: "~/Library/Application Support/BraveSoftware/Brave-Browser"
iconUrl: "brave.png"
profileName: "Default"
6 changes: 6 additions & 0 deletions configs/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,9 @@ vivaldi:
bookmarkOpenId: "05008a94-3fd7-44d4-aa10-b0f2a495d360"
profileListId: "093cb3e1-761a-4f34-83f6-36507c8c6eff"
profileSetId: "0d4fbc34-60ed-4223-98c9-5a93a103aa5c"

brave:
bookmarkListId: "aaa9ecf5-d269-4757-b555-61b2d6dee497"
bookmarkOpenId: "a5008a94-3fd7-44d4-aa10-b0f2a495d360"
profileListId: "a93cb3e1-761a-4f34-83f6-36507c8c6eff"
profileSetId: "ad4fbc34-60ed-4223-98c9-5a93a103aa5c"

0 comments on commit 28d0a31

Please sign in to comment.