
HTML code in private browsing homepage 作者: him
Write HTML code in your private browsing homepage that will automatically save!
1 User1 User
必須使用 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:
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';">
</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%;resize: none;display: flex;font-size: 47px;text-align: center;font-family: cursive;">
</body>
</html>
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 取得瀏覽紀錄
- 存取瀏覽器分頁
更多資訊
1.0.1 版的發行公告
All sorts of things such as local storage to browser.storage.local, etc
him 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分