- Quick specs
- Price: Free
- Operating system: Mac OS X 10.3/10.3.9/10.4 PPC/Intel/10.5 PPC/Intel
- Date added: April 07, 2006
- Total Downloads: 49
- Downloads last week: 2
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Magic Publications :This script patches WebKit (MacOS X's HTML rendering engine, used by Safari), to ignore the "autocomplete" flag (a non-standard HTML extension of IE). This flag is used by some (but not all) banks and other web sites to disable a browser's AutoFill feature on certain web pages.
The bad news is that Apple often makes changes to WebKit, which overwrite this patch (e.g. many system and security updates will do this), but the good news is this script is fairly resilient the way it is written, and is likely to work long into the future, even with newer versions of Mac OS.
How the patch works: Only two bytes are changed in the WebCore file. Two lookup table entries for the word "autocomplete" are altered by changing the "A" character to an "x". This effectively disables checking for the "autocomplete=off" flag, so the flag is ignored. A one-line perl search-and-replace call makes the patch. This simple technique should allow the script to function well into the future over many different versions of WebKit and Mac OS.
This script is an open source AppleScript application.
About security: While the "autocomplete=off" gimmick might increase security for a malware infested OS like Windoze, the opposite is true for a secure OS like MacOS X. Use of this flag is actually a security risk for the Mac user because it encourages users to use weak passwords, or to save them on disk as a plaintext file. Passwords are far more secure sitting encrypted in the Mac's Keychain (which Safari uses to store this kind of information). If you don't have to remember and type in the password manually, you are far more likely to use a strong password.
More popular Web Browsers downloads
- 7,952 downloads 1. Mozilla Firefox
- 752 downloads 2. Opera
- 542 downloads 3. Apple Safari
- 526 downloads 4. Google Chrome dev
- 395 downloads 5. Adobe Shockwave Player
- See all Web Browsers downloads
User reviews
Write your own review Be the first one to review Autocomplete Always On! 1.0 and share your experience with the CNET community!
Submit your review
- See more CNET content tagged:
- Apple Mac OS,
- Apple Macintosh,
- flag,
- password,
- script

