Hi, I implemented extensions. $ echo 'echo I am an extension and here are my arguments: $@; echo and here are my variables $(set)' > ~/.password-store/.extensions/test.bash $ chmod +x ~/.password-store/.extensions/test.bash $ pass test hello world ... It's currently in master. Comments? Suggestions? Questions? Jason