Skip to content

Commit

Permalink
v2.0.12 with support for dev channel (chromium)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrouget committed Jan 19, 2024
1 parent a105f06 commit 80938b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ allowed_origins = [
"chrome-extension://pfoiagbblcbmognbkekfpodpidedkmcc/", # Chrome Beta
"chrome-extension://jmkaglaafmhbcpleggkmaliipiilhldn/", # Edge Stable
"chrome-extension://fojefjolbhfidomcaelhceoldmmpcaga/", # Edge Beta
"chrome-extension://pjnmophheinoclbleifnpiagghigifbm/", # Dev
]

[store.microsoft.manifest]
Expand All @@ -61,6 +62,7 @@ allowed_origins = [
"chrome-extension://pfoiagbblcbmognbkekfpodpidedkmcc/", # Chrome Beta
"chrome-extension://jmkaglaafmhbcpleggkmaliipiilhldn/", # Edge Stable
"chrome-extension://fojefjolbhfidomcaelhceoldmmpcaga/", # Edge Beta
"chrome-extension://pjnmophheinoclbleifnpiagghigifbm/", # Dev
]

[flatpak]
Expand Down

0 comments on commit 80938b2

Please sign in to comment.