programs.google-chrome.extensions

NixOS option

List of Chrome extension IDs to force install.

type: list of string
Default
[ ]
Example
[
  "cjpalhdlnbpafiamejdnhcphjbkeiagm"
  "nngceckbapebfimnlniiiahkandclblb"
]
declared in: nixos/modules/programs/google-chrome.nixView source on NixOS/nixpkgs →