להלן דוגמה חלקית של קובץ JSON לחיפוש ולהחלפה של מחרוזת טקסט.
{ "Items": [ { "oldValue": "Text1" "newValue": "New Value1" "ignoreCase": true }, { "oldValue": "text2" "newValue": "New Value2" "ignoreCase": false } ] }
Scripting on this page enhances content navigation, but does not change the content in any way.