Skip to content

Commit

Permalink
firefox: update comment on how to locate correct extension GUID
Browse files Browse the repository at this point in the history
  • Loading branch information
Mag1cByt3s committed Nov 19, 2024
1 parent 3c612be commit cb39f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-manager/pascal/modules/firefox.nix
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@

policies = {

## to find the correct GUID of an extension go to https://addons.mozilla.org/, open any extension page, view the page source code and search for "guid", then use this value for the extension name.
ExtensionSettings = {
"addon@darkreader.org" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi";
Expand Down

0 comments on commit cb39f70

Please sign in to comment.