forked from grodzik/uzbl-scripts
-
Notifications
You must be signed in to change notification settings - Fork 1
Form filler and manager for Uzbl using dmenu
License
taladar/eFormFiller
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copy the eFormFiller.sh to $XDG_DATA_HOME/uzbl/scripts/ In the Uzbl config file add bindings(for example): set eFormFiller = spawn @scripts_dir/eFormFiller.sh @bind za = @eFormFiller add @bind ze = @eFormFiller edit @bind zn = @eFormFiller new @bind zl = @eFormFiller load scripts_dir is set by default in uzbl config If NEW action is taken, then the script will generate new file with formfields for current domain or will overrite existing one. EDIT action will call an editor (configure it in the script) with curent domain profiles ADD action add another profile to current domain. Remember to name the profiles, by default the have a name with random numbers LOAD will load formfields or if there is more then one profile, it will call dmenu first to choose the profile you want to fill in the form Enjoy
About
Form filler and manager for Uzbl using dmenu
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 87.0%
- Shell 13.0%