We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How do I reverse "allow to paste" in console? (in polish its zezwalaj na wklejanie) I want to block it again

  • 3 件の返信
  • 2 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Tonnes

more options

How do I reverse "allow to paste" in console? (in polish its zezwalaj na wklejanie) I want to block it again, There's absolutne no information about this.

How do I reverse "allow to paste" in console? (in polish its zezwalaj na wklejanie) I want to block it again, There's absolutne no information about this.

選ばれた解決策

In en-US versions, the string is called "allow pasting".

  1. In the address bar, type about:config and press Enter/Return.
  2. In the Search field, type devtools.selfxss.count, then doubleclick this preference (or right-click and choose "Reset") to set it to the default value of 0 (null) for Firefox release versions.
  3. Restart Firefox.

More info: here and this bug.

この回答をすべて読む 👍 0

すべての返信 (3)

more options

選ばれた解決策

In en-US versions, the string is called "allow pasting".

  1. In the address bar, type about:config and press Enter/Return.
  2. In the Search field, type devtools.selfxss.count, then doubleclick this preference (or right-click and choose "Reset") to set it to the default value of 0 (null) for Firefox release versions.
  3. Restart Firefox.

More info: here and this bug.

more options

i want to block it again

more options

I know, hence set it to 0 instead of the high value recommended (for dismissing it).

As for blocking, it will just revert to the original state so typing "allow pasting" will unblock it again.