Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
HTML code in private browsing homepage 預覽

HTML code in private browsing homepage 作者: him

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

0(0 筆評分)0(0 筆評分)
1 位使用者1 位使用者
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
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>
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料了解更多

必要權限:

  • 存取瀏覽器分頁
更多資訊
版本
1.0.2
大小
37.07 KB
最近更新
2 個月前 (2025年8月3日)
相關分類
  • 網頁開發
  • 外觀
授權條款
保留所有權利
版本紀錄
  • 瀏覽所有版本
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。