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スクリプトが実行されると、確認のダイアログどのように多くのフォーム要素とフォームが表示されます影響を受けていることを示します。

Remove AutoComplete Off Setting to Save Password

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.一度は、ブラウザのパスワードは、ウェブサイト用(ユーザ名)を保存し、自動補完や自動記入の状態を、無視されているブックマークレットはもう必要ありません。

Firefox prompts to save password in PayPal, Yahoo!, Windows Live, Hotmail Sites
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 私のデジタルライフフォーラム .


8 Responses to “Force Firefox to Offer to Save or Remember Password for Yahoo!, Windows Live (MSN Passport), PayPal and Other Secure Websites” 8レスポンスを保存したり、 Yahooの提供用のパスワードを記憶する"強制的にFirefoxに!は、 Windows ( MSNのパスポート) 、およびその他のセキュアPayPalのWebサイト"ライブ

  1. Antoアント
    July 22nd, 2008 07:08 2008年7月22日07:08
    1

    Thanks a lot for this tips !おかげで、このヒントをたくさん!

  2. Philフィル
    July 22nd, 2008 21:00 2008年7月22日21:00
    2

    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のために働くように見えることはありません。それは、パスワードを保存するのが、次回のログイン時に自動補完していないという。

  3. Tor Skude TorをSkude
    July 26th, 2008 17:11 2008年7月26日17:11
    3

    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.私は、ページの読み込みが完了するまで待機する]をクリックし、 (すでにいっぱい)の操作を自動補完のためのメールアドレスをしている。

  4. jbellies
    July 27th, 2008 03:06 7月27日、 2008年03:06
    4

    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.私はどこか似ていると報じた。

  5. Tonycosus
    August 12th, 2008 15:33 8月12日、 2008年15:33
    5

    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を返す;

  6. optimiced | bg » Как да накараме Firefox да “помни” всички пароли (дори и в PayPal и Yahoo Mail) optimiced | помни " всички пароли ( дори и в и PayPalのYahoo !メール) Как да накараме Firefoxのда " »ブルガリア
    August 13th, 2008 19:19 2008年8月13日19:19
    6

    [...] промените във файла отново, след update! [...] промените във файла отново 、 след更新! (3) Почерпих инфо оттук — потребителят, оставил този коментар, обаче, беше [...] ( 3 ) Почерпих инфо оттук -п отребителят、 о ставилт озик оментар、 о баче、 б еше[ ...]

  7. optimiced | en » How to make Firefox remember *all* passwords (even when logging to PayPal & Yahoo Mail) |アン»どのようにFirefoxの*すべて*パスワードを記憶するoptimiced (ペイパル& Yahoo Mailの場合でも)ロギング
    August 13th, 2008 22:04 2008年8月13日22:04
    7

    [...] 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を残すようにしていない[ ...]

  8. Fix Firefox Does Not Save, Store or Remember Password On Some Sites Permanently for Always Auto-Complete » My Digital Life Firefoxの修正プログラムは、ストアまたは一部のサイトは、常に自動永久のための完全な»私のデジタルライフを保存パスワードを覚えて
    August 16th, 2008 03:28 8月16日、 2008年03:28
    8

    [...] 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サイトのパスワードを使用することを覚えている" =オフ"とオートコンプリートを無効にするにはブラウザの設定を強制的に指示するにはパスワードを保存するブックマークレットを公開しています[...]

Leave a Replyは、返信のままに

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグ :の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <デル日時= " " >の<em> <i> <q cite=""> <strike> <strong>

Subscribe without commentingチャンネル登録コメントなし


New Articles新しい記事

Incoming Search Terms for the Article着信は、文書の検索利用規約

firefox remember password Firefoxのパスワードを覚えている - - force firefox to remember password 力Firefoxのパスワードを覚えて - - remember password firefox Firefoxのパスワードを覚えている - - firefox remember passwords Firefoxのパスワードを覚えている - - force firefox remember password 力Firefoxのパスワードを覚えている - - firefox paypal password FirefoxのPayPalのパスワード - - remember password bookmarklet ブックマークレットのパスワードを覚えている - - firefox not saving yahoo password Firefoxのヤフーのパスワードを保存しない - - firefox saving passwords Firefoxのパスワードを保存する - - how to save passwords in firefox Firefoxパスワードを保存する方法 - - hotmail save login firefox Firefoxのホットメールのログイン情報を保存 - - force firefox to save password 力Firefoxのパスワードを保存する - - force firefox to remember passwords 力Firefoxのパスワードを覚えて - - firefox save password Firefoxのパスワードを保存 - - firefox doesn't offer to save password Firefoxのパスワードを保存するよう提案していません - - firefox won't remember paypal password FirefoxのPayPalのパスワードを覚えていないだろう - - remember password in firefox Firefoxのパスワードを覚えている - - all すべての - - force firefox 3 remember password 力のFirefox 3のパスワードを覚えている - - force firefox 3 to remember password 力のFirefox 3のパスワードを覚えて - - how to save passwords on firefox Firefoxのパスワードを保存する方法 - - password saver bookmarklet パスワードを節約ブックマークレット - - paypal password firefox PayPalのパスワードのFirefox - - firefox remember paypal password FirefoxのPayPalのパスワードを覚えている - - firefox password bookmarklet Firefoxのパスワードブックマークレット - - firefox won't save yahoo password ヤフーFirefoxのパスワード保存されません - - save passwords firefox Firefoxのパスワードを保存 - - firefox 3 doesn't remember passwords Firefoxの3パスワードを覚えていない - - firefox force remember password Firefoxのパスワードを覚え力 - - how to remember password in firefox Firefoxのパスワードを覚えて - - yahoo password firefox ヤフーのパスワードのFirefox - - firefox does not offer to save password Firefoxのパスワードを保存するよう提案していません - - remember password firefox javascript FirefoxのJavaScriptのパスワードを覚えている - - firefox not remembering password Firefoxのパスワードを思い出していない - - Force Firefox to Offer to Save 力Firefoxの割引を提供する - - Firefox remember yahoo password Firefoxのヤフーのパスワードを覚えている - - force firefox to save a password Firefoxを強制的にパスワードを保存する - - firefox 3 doesn't remember password 3 Firefoxのパスワードを覚えていない - - firefox password remember Firefoxのパスワードを覚えている - - save password on firefox Firefoxのパスワードを保存 - - yahoo firefox password YahooはFirefoxのパスワード - - firefox is not offering to save passwords Firefoxのパスワードの保存に提供されていません - - save password firefox Firefoxのパスワードを保存 - - firefox doesn't remember yahoo password ヤフーFirefoxのパスワードを覚えていない - - force firefox save passwords 力Firefoxのパスワードを保存 - - force firefox to save passwords 力Firefoxのパスワードを保存する - - firefox force save password Firefoxの力パスワードを保存 - - Password Saver bookmarklet to your Firefox toolbar Firefoxのツールバーにパスワードセーバーブックマークレット - - firefox remember password yahoo YahooはFirefoxのパスワードを覚えている - - firefox save passwords Firefoxのパスワードを保存 - -