Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Cerrar sesión
Vista previa de HTML code in private browsing homepage

HTML code in private browsing homepage por him

Write HTML code in your private browsing homepage that will automatically save!

0 (0 reviews)0 (0 reviews)
1 User1 User
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Sobre esta extensión
Educational HTML sandbox in the form of a private browsing new tab.

MAKE SURE TO ENABLE THE EXTENSION TO RUN IN PRIVATE WINDOWS!

After, access the browser inspector using CTRL-SHIFT-I or in the toolbar and modify the HTML elements INSIDE the document INSIDE the iframe known as "contentFrame." The changes will save with local storage unlike the actual inspector.

More details in the inspector comments of the new private tab!

AI was used to aid in development.

THE <script> TAG DOES NOT WORK!! DO NOT USE IT!

There are plenty of HTML tutorials and websites, and HTML is easy to learn!

Default HTML page you start out with, to remind you, the user, to use private browsing more carefully:

<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'wasm-unsafe-eval';">
<style>
#search:focus {
outline: none;
filter: brightness(0.95);
}
#search:focus::placeholder {
color: transparent;
}
</style>
</head>
<body style="height: 100vh;overflow-y: hidden;">
<h1 style="margin: auto; text-align: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 69px;color: red;">LOCK IN</h1>
<p style="position: relative; text-align: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 21px;">You are <b>NOT</b> seeing regular private browsing page right now</p>
<p style="position: relative; text-align: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 34px;">None of your browsing you do here will be gone. So please do not do anything unsavory during this session. Or any browsing session.</p>
<p style="position: relative; text-align: center; font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;font-size: 34px;margin-top: 100px;">You have a life you need to focus on. Override this message using this browser's inspector but do realize that <u>your browsing history may be inspected.</u></p>
<input id="search" autofocus placeholder="Search to your heart's content" style="width: 80%;height: 69px;position: relative;border: black 1px solid;background: white;border-radius: 69px;left: 10%;display: flex;font-size: 47px;text-align: center;font-family: cursive;">
</body>
</html>
Rated 0 by 0 reviewers
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
0
4
0
3
0
2
0
1
0
Aún no hay revisiones
Permissions and dataSaber más

Required permissions:

  • Acceder a las pestañas del navegador
Más información
Versión
1.0.2
Tamaño
37.07 KB
Última actualización
hace 2 meses (3 de ago. de 2025)
Categorías
  • Desarrollo web
  • Apariencia
Licencia
Todos los derechos reservados
Historial de versiones
  • Ver todas las versiones
Añadir a la colección
Reportar este complemento
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Acerca de los complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog Comunitario
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidad
  • Cookies
  • Legal

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.