Giter VIP home page Giter VIP logo

pass-extension's People

Contributors

dzervas avatar esanchezm avatar jplitza avatar ledbettj avatar mcat95 avatar ullgren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pass-extension's Issues

Recently used passwords

I'd love to have the last 3 used passwords (with a setting per-window or globally).
This raises some privacy concerns, so an option to disable it is a must.

Suggested passwords

This would look in the focused window title (or class) and make a search for password names matching it.
It raises privacy concerns, so it needs to be able to be disabled.
Example usage: Chrome "URL in title bar" extension

Type instead of copy

I'm used to the behavior of the dmenu script distributed with pass, which by default types the password instead of copying it to clipboard (using xdotool). I like that very much, because (combined with a hotkey, see #6) this is a very smooth experience to insert a password into any currently open dialog. Also, it doesn't suffer the possible information leak through the clipboard.

So I propose to have a type-in mode for this extension (or maybe switch it to type-in altogether).

FTR, this is the call to xdotool that the dmenu script uses:

xdotool - <<<"type --clearmodifiers -- $(pass show "$password" | head -n 1)"

Crashes on Gnome 40.0.0

The extension crashes on the latest version of Gnome (Arch Rolling 64-bit) with stack trace

Error: No property margin on GtkBox

Stack trace:
  _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:45:40
  buildPrefsWidget@/home/derumigny/.local/share/gnome-shell/extensions/passwordstore@mcat95.gmail.com/prefs.js:38:16
  _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:209:40
  OpenExtensionPrefsAsync/<@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:122:28
  asyncCallback@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:115:22
  run@resource:///org/gnome/Shell/Extensions/js/dbusService.js:177:20
  main@resource:///org/gnome/Shell/Extensions/js/main.js:19:13
  run@resource:///org/gnome/gjs/modules/script/package.js:206:19
  start@resource:///org/gnome/gjs/modules/script/package.js:190:8
  @/usr/share/gnome-shell/org.gnome.Shell.Extensions:1:17

Whitespace in password name

Whitespaces in the password name don't seem to be handled correctly. Only the last part of the name is shown (e.g. 'Bank' instead of 'My Bank').

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.