chromium/chrome/test/data/extensions/api_test/extension_action/stub_action/insta_close_popup.html

<!--
Copyright 2022 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<!doctype html>
<html>
  <script src="insta_close_popup.js"></script>
  Goodbye!
</html>