Webbrowserpassview.cfg
: This file allows the tool to maintain your preferred setup between sessions without needing to re-enter command-line parameters every time.
View form autofill text stored by Chrome and Firefox Web browsers WebBrowserPassView.cfg
Table_title: Command-Line Options Table_content: header: | /cfg | Start BrowserAutoFillView with the specified configuration file. David Cowen Sunday Funday Challenge : This file allows the tool to maintain
: Settings such as FirefoxProfileFolder allow you to point the tool toward a specific profile if it is not in the default location. : You can customize exactly which details (like
: You can customize exactly which details (like Password Strength or Creation Time) appear in the table and how they are ordered.
Below is a "full feature" configuration template based on the tool's official documentation and common command-line options.
[General] ; UI Settings ShowGridLines=1 ShowToolTip=1 SaveFilterIndex=0 ShowQuickFilter=0 WindowPos=24,24,917,542 ; Column Display Settings Columns=URL,Web Browser,User Name,Password,Password Strength,User Name Field,Password Field,File Name,Modified Time,Created Time ColumnWidths=300,100,150,150,120,100,100,200,150,150 SortColumn=URL SortDescending=0 ; Browser Loading Toggles (1 = Yes, 0 = No) LoadPasswordsIE=1 LoadPasswordsFirefox=1 LoadPasswordsChrome=1 LoadPasswordsOpera=1 LoadPasswordsSafari=1 ; Advanced Firefox Settings UseFirefoxProfileFolder=0 FirefoxProfileFolder= UseFirefoxInstallFolder=0 FirefoxInstallFolder= FirefoxMasterPassword= ; Advanced Chrome Settings UseChromeProfileFolder=0 ChromeProfileFolder= ; Advanced Opera Settings UseOperaPasswordFile=0 OperaPasswordFile= Use code with caution. Copied to clipboard Key Features Explained