Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Pré-visualização 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
Transferir o Firefox e obter a extensão
Transferir ficheiro

Metadados da extensão

Acerca desta extensão
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
Iniciar sessão para avaliar esta extensão
Não existem avaliações ainda

Avaliação de estrelas guardada

5
0
4
0
3
0
2
0
1
0
Ainda sem análises
Permissions and dataSaber mais

Permissões necessárias:

  • Aceder aos separadores do navegador
Mais informação
Versão
1.0.2
Tamanho
37,07 KB
Última atualização
há 2 meses (3 de ago de 2025)
Categorias relacionadas
  • Desenvolvimento da web
  • Aspeto
Licença
Todos os direitos reservados
Histórico de versões
  • Ver todas as versões
Adicionar à coleção
Reportar este extra
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.