prototype.js抑制

【「@run-at document-start」必須】Prototype JavaScript framework (prototype.js) による組み込みメソッド破壊について、Tampermonkey、およびViolent monkeyが干渉するバグを回避します。

As of 13. 03. 2016. See the latest version.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyforks.org/scripts/17932/112905/prototypejs%E6%8A%91%E5%88%B6.js

Autor
100の人 (エスパー・イーシア)
Verzija
1.0.0
Napravljeno
13. 03. 2016
Ažurirano
13. 03. 2016
Size
1,11 КБ
Licenca
Mozilla Public License Version 2.0 (MPL 2.0)

Greasemonkey 上で動作する Greasemonkey スクリプトが、Tampermonkey、および Violent monkey でも動くようにするためのライブラリです。 ページ側で prototype.js が読み込まれた後では、すでに組み込みメソッドが破壊されており復元できないため、@run-at document-start のタイミングで実行する必要があります。

niconico 上の prototype.js 1.5.1.1、および prototype.js 1.6.0.3 で動作を確認しました。

长期地址
遇到问题?请前往 GitHub 提 Issues。