{"id":2941,"date":"2014-03-11T09:31:54","date_gmt":"2014-03-11T09:31:54","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/11\/whats-the-purpose-of-tinyhippos-injected-script-collection-of-common-programming-errors\/"},"modified":"2014-03-11T09:31:54","modified_gmt":"2014-03-11T09:31:54","slug":"whats-the-purpose-of-tinyhippos-injected-script-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/11\/whats-the-purpose-of-tinyhippos-injected-script-collection-of-common-programming-errors\/","title":{"rendered":"What&#39;s the purpose of tinyhippos-injected script?-Collection of common programming errors"},"content":{"rendered":"<p>I noticed that Google Chrome appends a little JS script before the tag of any web document that I load (you can notice that if you look at the HTML code using inspect element):<\/p>\n<pre><code>\n   if (window.top.ripple) { window.top.ripple(\"bootstrap\").inject(window, document);\n\n<\/code><\/pre>\n<p>Out of curiosity, what does it do? Googleing around did not help.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I noticed that Google Chrome appends a little JS script before the tag of any web document that I load (you can notice that if you look at the HTML code using inspect element): if (window.top.ripple) { window.top.ripple(&#8220;bootstrap&#8221;).inject(window, document); Out of curiosity, what does it do? Googleing around did not help.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2941","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2941","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2941"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2941\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2941"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2941"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2941"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}