Greasy Fork is available in English.

object.watch

Observe changes on object properties.

Ce script ne devrait pas être installé directement. C'est une librairie créée pour d'autres scripts. Elle doit être inclus avec la commande // @require https://update.greasyfork.org/scripts/5314/20683/objectwatch.js

Auteur
Panayot Ivanov
Version
0.0.1.20141001154443
Créer
2014-09-26
Mis à jour
2014-10-01
Licence
S/O

/*
* object.watch polyfill
*
* 2012-04-03
*
* By Eli Grey, http://eligrey.com
* Public Domain.
* NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
*
*/

See examples of the usage here:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/watch#Examples