first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
ViewportWidth = 480
|
||||
ViewportHeight = 420
|
||||
UsernameField = input[name="Email"]
|
||||
PasswordField = input[name="Passwd"]
|
||||
# Accept all https URLs, and add as exceptions those http only
|
||||
# URLs which are used in some countries.
|
||||
# See https://bugs.launchpad.net/bugs/1074733
|
||||
AllowedUrls = (https://.*|http://[^/]*google\\.[^.]+/accounts/.*)
|
||||
|
||||
2
etc_org/signon-ui/webkit-options.d/login.yahoo.com.conf
Normal file
2
etc_org/signon-ui/webkit-options.d/login.yahoo.com.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
UsernameField = input[name="login"]
|
||||
PasswordField = input[name="passwd"]
|
||||
7
etc_org/signon-ui/webkit-options.d/www.facebook.com.conf
Normal file
7
etc_org/signon-ui/webkit-options.d/www.facebook.com.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
ViewportWidth = 420
|
||||
ViewportHeight = 320
|
||||
UsernameField = input[name="email"]
|
||||
PasswordField = input[name="pass"]
|
||||
#ZoomFactor = 2
|
||||
#PreferredWidth = 420
|
||||
|
||||
Reference in New Issue
Block a user