let script = document.createElement('script');
script.async = false;
script.src = 'http://localhost:8000/origin_trials/resources/inject-third-party-token.js';
document.head.appendChild(script);
let script = document.createElement('script');
script.async = false;
script.src = 'http://localhost:8000/origin_trials/resources/inject-third-party-token.js';
document.head.appendChild(script);