PWA Fullscreen plugin thumbnail

PWA Fullscreen

Adds iOS PWA meta tags and a fullscreen toggle button so Agent Zero fills the entire mobile screen — hides the browser address bar and Android system navigation bar.

Author Snoxer 3 stars Version 1.0.0 Updated

README

PWA Fullscreen — Agent Zero Plugin

Adds iOS PWA meta tags and a fullscreen toggle button so Agent Zero fills the entire mobile screen — hides the browser address bar and Android system navigation.

Features

  • 📱 PWA-ready — Injects apple-mobile-web-app-capable and related meta tags so the site can be installed as a standalone app on iOS and Android
  • Fullscreen toggle button — Appears in the navigation bar on mobile devices; uses the Fullscreen API to hide the Android system nav bar
  • 🔁 Toggle — Tap once to go fullscreen, tap again to exit
  • 🚫 Desktop-invisible — Button only renders on touch devices

Installation

Via Plugin Hub (once published)

Search for PWA Fullscreen in Settings → Plugins → Browse.

Via Git URL

  1. Open Settings → Plugins → Install
  2. Paste the GitHub repo URL
  3. Click Install

Manual

  1. Clone or download this repo
  2. Copy the folder contents into /a0/usr/plugins/pwa_fullscreen/
  3. Restart Agent Zero
  4. Enable the plugin in Settings → Plugins

Usage

Step Effect
Install as PWA (Add to Home Screen) Removes browser address bar
Tap the ⛶ button in the navbar Removes Android system nav bar
Both together Full screen — pure app experience

Android (Chrome)

  1. Open your Agent Zero URL in Chrome
  2. Tap ⋮ → Add to Home Screen
  3. Open the app from your home screen
  4. Tap ⛶ in the Agent Zero nav bar to hide system navigation

iOS (Safari)

  1. Open your Agent Zero URL in Safari
  2. Tap Share → Add to Home Screen
  3. Open the app from your home screen (runs in standalone mode automatically)

Requirements

  • Agent Zero with plugin support
  • Mobile browser (Chrome on Android, Safari on iOS)

License

MIT — see LICENSE