chromium/chrome/test/data/extensions/api_test/webrequest/devtoolsfrontend/fakedevtools.html

<!--
 * Copyright 2018 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>
Fake devtools page. If the reference fragment is set to a URL, this page will
navigate to the given URL.
<script src="fakedevtools.js"></script>