Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Where is my View Source?

Where is the old View Source?

Where is the old View Source?

Chosen solution

Use one of these:

  • Firefox > Web Developer > Page Source
  • Tools > Web Developer > Page Source (Ctrl+U)
  • Right-click on a web page to open the right-click context menu and select Page Source
Read this answer in context 👍 18

All Replies (4)

Chosen Solution

Use one of these:

  • Firefox > Web Developer > Page Source
  • Tools > Web Developer > Page Source (Ctrl+U)
  • Right-click on a web page to open the right-click context menu and select Page Source

Modified by cor-el

Thank you cor-el, not sure how to accomplish the first bullet, but both of the last two work,

The first bullet applies if the menu bar is hidden (View > Toolbars) and you see the orange Firefox menu button instead.

Click anywhere on the Web page, except on a link or image, for a menu to appear. Windows users will need to right-click to generate this menu. Mac users can simply hold down the 'Cmd' button and then click your mouse or track pad. When the menu appears, click 'View Page Source' and a new window will open with all the source code for that particular page.

Better late than never on my response. But this is just so much easier than all that other stuff.