passwordmaker / chrome-passwordmaker

A browser extension based on passwordmaker.org. Create unique passwords for every webpage using a cryptographic hash algorithm.
https://passwordmaker.org
GNU Lesser General Public License v3.0
92 stars 52 forks source link

Profile List reordering using drag & drop #157

Open sunaku opened 7 years ago

sunaku commented 7 years ago

It would be nice :baby: to reorder items in the "Profile List" using drag & drop instead of :scream: all this:

  1. Go to "Export Profiles"
  2. Copy the generated text
  3. Paste into text editor
  4. Reorder the <RDF:Description items
  5. Copy the result
  6. Go to "Import Profiles"
  7. Check the "Delete all profiles, then import (backup first!)" box
  8. Paste the result
  9. Click the "Import" button

Thanks for your consideration.