-
Hi,
I don't have chrome but I wanted to test the script but I had this error message :
` File "chromepass.py", line 57
except sqlite3.OperationalError, e:
…
-
https://closure-compiler-debugger.appspot.com/#input0%3Dcr.exportPath('settings')%253B%250A%250Acr.define('settings'%252C%2520function()%2520%257B%250A%2520%2520%252F**%2520%2540const%2520%257Bstring%…
-
I created this crash dump a few days ago but lost it. It happened while I was trying to get chromeipass to work. I had reloaded the same site a few times quickly, probably pressed redetect credenti…
-
Hello,
Since last update of keepasshttp, I cannot use combinaisons Ctrl + Shift + U for auto-complete. It doesn't do nothing.
I have to enable auto-complete always option in chromeIPass. But sometim…
-
I'm starting to notice a growing issue with some websites. When the username/password is filled in automatically and you attempt to click submit, the website will not allow you as it thinks the fields…
-
#### total failed packages
```
$ ls | wc -l
590
```
#### failed with unique package ID
```
$ ls | cut -d'_' -f1 | sort -u | wc -l
310
```
https://gist.github.com/dtgm/d21356a74c08437e2bff
#### emai…
-
Got the link for this from: http://synjunkie.blogspot.com/2008/03/basic-dos-foo.html
::start of file
@echo off
::create the directory with a computer name for the system and move there
if not exist \…
-
Save passwords to cvs format for other apps to use.
This could be a new feature to help people to migrate passwords to other browser or apps like 1Password.
-
I'm not sure, if this is a problem with Omni, but I use KeePass, a password manager, in combination with chromelPass which is a plugin for Chrome that connects to KeePass and fills in credentials.
Un…
dexX7 updated
10 years ago
-
I'm trying to write an external compiler pass and include it via my pass config. As I understand it, I need to inherit the `PassFactory` like this:
``` java
class MyPassFactory extends PassFactory {
…