Check that the replace-outbound-value snippet is working as expected.
Test that JSON.stringify output is modified correctly
abptestpages.org#$#replace-outbound-value 'JSON.stringify' 'rov-stringify-premium' 'basic'
Test base64 encoding with btoa and content replacement
abptestpages.org#$#replace-outbound-value 'btoa' 'ads' 'content' 'base64'
Test modifying specific object paths in JSON.parse return values
abptestpages.org#$#replace-outbound-value 'JSON.parse' 'rov-parse-premium' 'basic' '' 'user.profile.status'
Test stack-based filtering using encodeURIComponent
abptestpages.org#$#replace-outbound-value 'encodeURIComponent' 'ads' 'content' '' '' 'allowedCaller'