HTTP/2 302
cache-control: no-store
location: /en-US/docs/Tools/Page_Inspector
vary: Accept
content-type: text/plain; charset=utf-8
x-cloud-trace-context: 7329ca5483ef83bbf3d524b15cd7a017
date: Sat, 11 Oct 2025 09:53:53 GMT
server: Google Frontend
content-length: 54
via: 1.1 google
x-cache: miss
alt-svc: clear
HTTP/2 301
cache-control: max-age=2592000,public
location: https://firefox-source-docs.mozilla.org/devtools-user/page_inspector/index.html
vary: Accept
content-type: text/plain; charset=utf-8
x-cloud-trace-context: 36ad7109de5e12d2f3d524b15cd7a3c0
date: Sat, 11 Oct 2025 09:53:54 GMT
server: Google Frontend
content-length: 113
via: 1.1 google
x-cache: miss
alt-svc: clear
HTTP/2 200
content-type: text/html; charset="utf-8"
content-length: 20244
last-modified: Thu, 09 Oct 2025 22:32:04 GMT
server: AmazonS3
strict-transport-security: max-age=63072000; includeSubDomains; always
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
x-frame-options: DENY
referrer-policy: origin
content-security-policy: default-src 'none'; connect-src 'self'; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net; img-src data: https://firefox-source-docs.mozilla.org/ https://*.google.com https://*.googleapis.com https://*.gstatic.com; media-src 'self' https://www.youtube.com; frame-src 'self' https://www.youtube.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdnjs.cloudflare.com https://unpkg.com https://*.google.com https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://*.google.com
date: Sat, 11 Oct 2025 09:53:55 GMT
etag: "941918e8d128866d8b6ac039651527a3"
x-cache: RefreshHit from cloudfront
via: 1.1 7907373fb5c4c5a22663e007b1b599cc.cloudfront.net (CloudFront)
x-amz-cf-pop: BOM78-P11
x-amz-cf-id: e_YcsaV4-HiffRjp7nb8SOahZIgP6oGpGTcn7llwRmF8rHBhxSrsQg==
Page Inspector — Firefox Source Docs documentation
Firefox Source Docs
Page Inspector
Use the Page Inspector to examine and modify the HTML and CSS of a page.
You can examine pages loaded in the local copy of Firefox or in a remote target such as Firefox for Android. See about debugging to learn how to connect the developer tools to a remote target.
User Interface Tour
To find your way around the Inspector, here’s a quick tour of the UI .
You can split the Rules view out into its own pane, separate from the other tabs on the CSS pane — this is called 3-pane mode .
How to
To find out what you can do with the Inspector, see the following how to guides: