Force Firefox to Offer to Save or Remember Password for Yahoo!, Windows Live (MSN Passport), PayPal and Other Secure Websites力のFirefox用のパスワードを記憶を保存したり、 Yahooのご提供!は、 Windows ( MSNのパスポート) 、 PayPalのWebサイトやその他のセキュアライブ
On some websites that emphasis security, the web pages will explicit request web browser to remove the offer and disable ability to save or remember the password to auto fill in the user name and password credentials on next visit.いくつかのウェブサイトでは、重点セキュリティは、 Webページが明示的なリクエストをWebブラウザの機能を提供して無効に自動保存したり、ユーザー名とパスワード資格情報を次の訪問を埋めるのパスワードを覚えて削除します。 Such sites including many banks online banking services, Yahoo!多くの銀行のオンラインバンキングサービスは、ヤフーなど、このようなサイト! (ie Yahoo! Mail), Windows Live ID (ie MSN Hotmail), PayPal and etc. (ヤフー!メール)すなわち、 Windows Live IDを(つまり、 MSNのHotmailの) 、ペイパルなど
Normally, the request for web browser especially Mozilla Firefox so that it does not offer to remember password (and not saving any user ID and password) when user submit the login form or sign in page, and hence does not autofill on next visit is made by using autocomplete=”off” parameter.通常は、特にWebブラウザMozilla Firefoxのためには、リクエストを提供していません(および任意のユーザーIDとパスワードが保存されていません)は、ユーザーは、ログインフォームやページ内の署名を提出し、それゆえ次の訪問で作られていますパスワードを自動記入していないことを忘れてはを使用してオートコンプリート= "オフ"パラメータ。
Remember Password bookmarklet hacks and makes the Firefox browser ignores web site requests of not remember passwords temporarily, allowing users to save passwords (and hence the Firefox can auto-fill username and password the next time the same log in page is opened), even on sites that use autocomplete=”off” command.パスワードを記憶するブックマークレットをハッキングし、 FirefoxブラウザのWebサイトが一時的にパスワードを覚えていないの要求を無視すると、ユーザー(およびそれゆえFirefoxの自動ユーザー名とパスワードは、次回のページでも同じログが開かれる)を満たすことでも、パスワードを保存することができますサイトを使用する= "オフ"のコマンドを自動補完。
The Remember Password bookmarklet only works on Mozilla Firefox browser, and on sites that use autocomplete=”off” attribute to prevent the browser from remembering passwords. Mozilla Firefoxブラウザだけで、作品やサイトには、使用= "オフ"とオートコンプリートのパスワードを記憶パスワードを思い出すのブックマークレットを防ぐために、ブラウザから属性。 If the site uses another method to break web browser’s password manager, such as having two password fields or submitting the form using JavaScript, this bookmarklet won’t help to enable or turn on password manager remembering feature.このような場合は、サイトの2つのパスワードフィールドや、フォームはJavaScriptを使用して送信できないとしてWebブラウザのパスワードマネージャー、休憩に別のメソッドを使用して、このブックマークレットを有効にするまたはパスワードマネージャの機能を覚えるのに役立つことはありません。
Save Password Bookmarkletパスワードを保存するブックマークレット
JS Code:のJSコード:
javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=”";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value=”on”;++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value=”on”;++cea;}}}alert(”Removed autocomplete=off from “+n(ca,”form”)+” and from “+n(cea,”form element”)+”, and removed onsubmit from “+n(cs,”form”)+”. After you type your password and submit the form, the browser will offer to remember your password.”)})(); df.length javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=”";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value=”on”;++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value=”on”;++cea;}}}alert(”Removed autocomplete=off from “+n(ca,”form”)+” and from “+n(cea,”form element”)+”, and removed onsubmit from “+n(cs,”form”)+”. After you type your password and submit the form, the browser will offer to remember your password.”)})(); ) javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=”";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value=”on”;++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value=”on”;++cea;}}}alert(”Removed autocomplete=off from “+n(ca,”form”)+” and from “+n(cea,”form element”)+”, and removed onsubmit from “+n(cs,”form”)+”. After you type your password and submit the form, the browser will offer to remember your password.”)})(); " = javascript:(function(){var ca,cea,cs,df,dfe,i,j,x,y;function n(i,what){return i+" "+what+((i==1)?"":"s")}ca=cea=cs=0;df=document.forms;for(i=0;i<df.length;++i){x=df[i];dfe=x.elements;if(x.onsubmit){x.onsubmit=”";++cs;}if(x.attributes["autocomplete"]){x.attributes["autocomplete"].value=”on”;++ca;}for(j=0;j<dfe.length;++j){y=dfe[j];if(y.attributes["autocomplete"]){y.attributes["autocomplete"].value=”on”;++cea;}}}alert(”Removed autocomplete=off from “+n(ca,”form”)+” and from “+n(cea,”form element”)+”, and removed onsubmit from “+n(cs,”form”)+”. After you type your password and submit the form, the browser will offer to remember your password.”)})();
To use this bookmarklet, copy and paste the JavaScript to Firefox Location Bar and hit “Enter” just before submitting the form with password field.このブックマークレット、コピーと貼り付けFirefoxのロケーションバーには、 JavaScriptとヒットを使用するには" "だけでパスワードフィールドを使用してフォームを送信する前に入力してください。 Alternatively, bookmark the bookmarklet, and then click on the “Save Password Bookmarklet” in Bookmarks when needed.また、をクリックし、 "パスワードを保存するブックマークレット"をクリックして必要なときにブックマークのブックマークレットをブックマーク。 Once the Java script is run, a confirmation dialog indicating how many form elements and forms have been affected will be shown.一度は、 Javaスクリプトが実行されると、確認のダイアログどのように多くのフォーム要素とフォームが表示されます影響を受けていることを示します。

Firefox browser will then offer to remember the password (as if default behavior when the website doesn’t set auto complete to off) when user submits the form. Firefoxブラウザをクリックし、パスワードを覚えて提供する(デフォルトの動作は、 Webサイトの自動オフ設定が完了していないとして)をユーザーがフォームを送信します。 Click “Yes” to remember and store the password.をクリックして"はい"を覚えておいて、パスワードを格納します。 Once the browser has saved the password (and user name) for the website, the status of auto completion or auto fill is ignored, and the bookmarklet is not required anymore.一度は、ブラウザのパスワードは、ウェブサイト用(ユーザ名)を保存し、自動補完や自動記入の状態を、無視されているブックマークレットはもう必要ありません。

After applying the Save Password Bookmarklet, Firefox will prompt to save password on websites which previously do not allowed to saved password and don’t let Password Manager automatically fill in and complete the user name and password fields.パスワードを保存するブックマークレットを適用した後に、 Firefoxは、以前に保存したパスワードを認めていないパスワードマネージャが自動的に入力して、ユーザー名とパスワードのフィールドを完了させてはいけないのウェブサイトにパスワードを保存するよう指示されます。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要 :これはマシンとして"保証なしにされている"提供されているページを翻訳しています。 Machine translation may be difficult to understand.機械翻訳を理解するのが難しい場合があります。 Please refer toを参照してください original English articleオリジナルの英語の記事 whenever possible.可能な場合。
Share and contribute or get technical support and help at共有して貢献するかを得る技術サポートと支援 My Digital Life Forums 私のデジタルライフフォーラム . 。
Related Articles関連記事
- Fix Firefox Does Not Save, Store or Remember Password On Some Sites Permanently for Always Auto-Complete Firefoxの修正プログラムは、ストアまたは一部のサイトは、常に自動永久のためにパスワードを覚え完全保存しない
- Create a Secure and Strong Password using Password Chart安全で強力なパスワードパスワードを使用してグラフを作成する
- Protect Firefox Password Manager Saved Passwords for Sites Firefoxのパスワードマネージャで保存したパスワードを保護するためのサイト
- Remove The Automatic Appearance of Your Password In The Password Box [パスワード]ボックスにユーザ名とパスワードの自動外観を削除
- Set and Force Gmail to Always Use Secure HTTPS Browser Connection Gmailの設定と力は、常に安全なHTTPSを使用してブラウザに接続
- Disable Firefox 3 Auto Save Tabs on Close to Prompt for Choice無効のFirefox 3の自動保存ダイアログを表示するタブを閉じるを選択
- Download Panic 0.3.3 to Close Websites with Simple Hotkey Click in Mozilla Firefoxパニック0.3.3をダウンロードしてMozilla FirefoxでシンプルなホットキーをクリックするだけでWebサイトを閉じるに
- Backup, Save and Protect MSN (Windows Live) Messenger Emoticons and Contents with ConCon Retriever 、保存してプロテクトのMSN (ウィンドウズライブ)メッセンジャーエモーションConCon Retrieverを使用したバックアップと目次
- Download TryAgain v3.2.0 Add-on to Refresh Websites Automatically in Firefox 3.0 TryAgain v3.2.0アドオンをダウンロードして更新のFirefox 3.0でWebサイトを自動的に
- Fix Vista Unable or Fail to Remember or Save Folder Types/Views Setting Error by Increasing BagMRU Cache Memory Size Vistaのことを忘れては修正できないかまたはフォルダの種類の保存に失敗する/再生回数BagMRUキャッシュのメモリサイズを増やすことによってエラーを設定する
July 22nd, 2008 07:08 2008年7月22日07:08
Thanks a lot for this tips !おかげで、このヒントをたくさん!
July 22nd, 2008 21:00 2008年7月22日21:00
This still doesn’t seem to work for paypal; it says it’s saving the password but it doesn’t autocomplete upon next login.これはPayPalのために働くように見えることはありません。それは、パスワードを保存するのが、次回のログイン時に自動補完していないという。
July 26th, 2008 17:11 2008年7月26日17:11
It works for me.これはわたしのために動作します。 It doesn’t work really well with PayPal and Firefox 3 though.それは本当にうまくペイパルとFirefox 3かかわらずでは動作しません。 I have to wait for the page to finish loading, then click the (already filled in) email address for the autocomplete to take action.私は、ページの読み込みが完了するまで待機する]をクリックし、 (すでにいっぱい)の操作を自動補完のためのメールアドレスをしている。
July 27th, 2008 03:06 7月27日、 2008年03:06
Similar method worked for me with Yahoo mail and Firefox 2.同様の方法を私にはヤフーメールとFirefox 2で働いた。 However, it doesn’t really work with Firefox 3.しかし、実際のFirefox 3で動作しません。 In Firefox 2, once you have everything set up, when you get to the login page everything is ready to go, you just click “Sign In”. Firefox 2は、一度すべてをセットアップするときには、ログインページすべてを取得すると、クリックするだけ"サインイン"を用意しています。 In Firefox 3, the best I can get is this: you have to click “remember password” on your toolbar, then start typing your sign in name in the Yahoo ID field.のFirefox 3は、最高ではこれは私を得ることができます:をクリックする必要がある" "あなたのツールバーには、パスワードを覚えているのはYahooのログインIDフィールドの名前を入力します。 It offers the full name, which you click, and then your password is filled in. Then you click “Sign In”.それをクリックして、パスワードインチ次にクリックして"ログイン"をクリックすると記入されては、フルネーム、提供しています。
I have seen similar reported elsewhere.私はどこか似ていると報じた。
August 12th, 2008 15:33 8月12日、 2008年15:33
I FOUND A WAY TO MAKE IT WORK IN FIREFOX 3!!!私はそれをする方法を発見Firefox 3で動作! ! !
Some web sites (web-based e-mail sites or banking web sites) have autocomplete=”off”.一部のWebサイト(ウェブベースの電子メールサイトや銀行のWebサイトベース)オートコンプリート= "オフ"している。 It is dangerous to turn this on, and one should only turn this on if one uses a Master Password in Firefox 3.これをオンにするのは危険であり、 Firefox 3で1つ1つだけの場合は、マスターパスワードを使用して、この有効にしてください。
if one uses a Master Password and one wishes to turn this off, one needs to go to C:\Program Files\Mozilla Firefox\components, and comment out these lines in nsLoginManager.js:この場合は、マスターパスワードを無効にする1つの願いを使用して、 1つのCに移動する必要があります: \プログラムファイル\ Mozilla Firefoxの\コンポーネント、およびこれらのnsLoginManager.js行をコメントアウト:
// if (element && element.hasAttribute(”autocomplete”) && / /場合(要素& & element.hasAttribute ( "オートコンプリート" ) & &
// element.getAttribute(”autocomplete”).toLowerCase() == “off”) / / ( " " ) 。 toLowerCaseメソッドのオートコンプリート( ) == "オフ" ) element.getAttribute
// return true; / / trueを返す;
August 13th, 2008 19:19 2008年8月13日19:19
[...] промените във файла отново, след update! [...] промените във файла отново 、 след更新! (3) Почерпих инфо оттук — потребителят, оставил този коментар, обаче, беше [...] ( 3 ) Почерпих инфо оттук -п отребителят、 о ставилт озик оментар、 о баче、 б еше[ ...]
August 13th, 2008 22:04 2008年8月13日22:04
[...] file again, after a Firefox update! [...]ファイルはFirefoxのアップデート後、再び! (3) I used as base for my article information from this comment — but the user, which has left it, unfortunately, did not leave a name or URL, so I [...] ( 3 )私はこのコメントから私の記事の情報を基地として使用される-が、これは左しているユーザーは、残念ながら、私の名前やU RLを残すようにしていない[ ...]
August 16th, 2008 03:28 8月16日、 2008年03:28
[...] hence won’t store the password for AutoComplete or AutoFill. [...]ためのパスワードやオートフィルのオートコンプリートは保存されません。 My Digital Life has published a Save Password Bookmarklet to force Firefox to save and remember the password on websites that using “AutoComplete=Off” setting to instruct browser to disable the [...]私のデジタルライフのFirefoxを保存し、 Webサイトのパスワードを使用することを覚えている" =オフ"とオートコンプリートを無効にするにはブラウザの設定を強制的に指示するにはパスワードを保存するブックマークレットを公開しています[...]