A dedicated browser for websim.ai with enhanced features and plugin support.
(This readme is ai generated, so it may not be 100% accurate.)
- 🏠 Dedicated websim.ai browser with persistent login
- 🔒 Enhanced security settings for websim.ai
- 💾 Persistent cache and cookie storage
- 🌐 Chrome-compatible user agent and headers
- Home button - Return to websim.ai homepage
- Reload button - Refresh the current page
- Settings button - Configure browser settings
- Clear Cache button - Clear browsing data
-
🔌 Plugin System
- Support for websim.ai plugins
- Built-in plugin manager
- Default plugins:
- @Trey6383/test123
- @Trey6383/injectify
- @hintbl0ck/edit5
- @Trey6383/edit6-real
- Custom plugin support
-
🛠️ API Features (Experimental)
- Some features may be limited or unavailable
- Project Management
- Analytics Integration
- Team Management
- Security Settings
- Download
websim.exe
from here - If Windows SmartScreen appears:
- Click "More info"
- Click "Run anyway"
- Or: Right-click > Properties > Check "Unblock" > Apply
Since this is a Windows executable, Mac users have two options:
-
Run from source:
# Install Homebrew if you haven't already /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" # Install Python and Qt dependencies brew install [email protected] brew install pyqt@6 # Clone and run the browser git clone [repository-url] cd WebsimBrowser pip3 install -r requirements.txt python3 main.py
-
Use virtualization:
- Install Parallels Desktop, VMware Fusion, or VirtualBox
- Set up a Windows virtual machine
- Run the Windows executable inside the VM
Note: Running from source is recommended for Mac users as it provides better performance and native integration.
- Launch the browser
- Log in to your websim.ai account
- Use the navigation buttons at the top:
- 🏠 Home: Return to websim.ai
- 🔄 Reload: Refresh the page
- ⚙️ Settings: Configure browser
- 🧹 Clear Cache: Clear browsing data
- Click the 🔌 Plugins button
- Choose from preset plugins or add a new one
- To add a custom plugin:
- Click "New Plugin..."
- Enter the creator's websim username (with @)
- Enter the plugin name
- The plugin will be applied to the current page
- JavaScript toggle
- Cache size configuration
- Data clearing options
- Security preferences
- Python 3.11+
- PyQt6
- PyQt6-WebEngine
- Clone the repository
- Install dependencies:
# Windows pip install -r requirements.txt # Mac pip3 install -r requirements.txt
- Run the browser:
# Windows python main.py # Mac python3 main.py
- The browser uses secure settings by default
- Persistent storage is maintained in the user's AppData folder (Windows) or ~/Library/Application Support (Mac)
- All connections use HTTPS
- Cookies and cache are encrypted
Feel free to submit issues and pull requests for:
- New features
- Bug fixes
- Documentation improvements
- UI enhancements
This project is open source and available under the MIT License.
- Created for use with websim.ai
- Built with PyQt6 and QtWebEngine
- Icons and emojis provided by standard Unicode