head.js (107B)
1 registerCleanupFunction(async function () { 2 Services.perms.removeByType("https-only-load-insecure"); 3 });