+
🪟️ Frames Browser
Frames Browser is an iFrame-based HTML5 browser made for fun and development. Use the above menu to operate the app.
-
Note: the app is still in development and data handling may break between versions! Backup your data externally to avoid losing it.
+
You can also visit, or go back to, my home page (OctoSpacc Hub): hub.octt.eu.org!
+
+
Usage and Help
+
+ This app exists because I needed an efficient interface for visualizing specific websites, HTML data in general,
+ and allow for even novice users to handle data shared this way.
+
+ Being itself a webapp, unfortunately it isn't a replacement for any web browser, but that isn't its goal.
+ This is instead made to be as cross-platform, lightweight, flexible and immediate to use as possible.
+ A webpage working with iFrames, that can even function offline, has revealed itself to be the best possible option.
+
+ In the past I planned to introduce some fancy features like split tabs, but for now I don't yet know... stay tuned!!
+
+
Some tips:
+ - The above menu bar takes minimal vertical space and as much horizontal space as possible. On smaller displays, items get moved outside the screen and can be reached simply via scrolling.
+ - You can open as many new tabs as you want, pointing to whatever URL or uploaded file content, but keep in mind that your browser may limit the amount of storable data.
+ - You can go back to this info page at any moment by clicking "Root Window" in the Tabs menu.
+
Changelog
2024-03-19
- Remove info button from toolbar for now.
+ - Update info page also adding Usage and Help section with tips.
+ - Fixed interference between frame zoom and menu hiding features.
+ - Slight improvements to the UI (buttons and margins).
2024-03-18
@@ -151,7 +176,7 @@
el.onclick = function(){ top.location = this.href }
})
-
+