Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikahanninen/browser-zooming
https://github.com/mikahanninen/browser-zooming
browser chrome firefox zoom
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikahanninen/browser-zooming
- Owner: mikahanninen
- Created: 2021-05-18T09:38:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T10:52:49.000Z (over 3 years ago)
- Last Synced: 2024-10-30T17:51:53.788Z (2 months ago)
- Topics: browser, chrome, firefox, zoom
- Language: RobotFramework
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readme
Tested on Chrome and Firefox browsers on Windows 10, Ubuntu 20.04 and MacOS 11.3.1
## how to run
The tool [rcc](https://github.com/robocorp/rcc) is used to manage Python environment defined by `conda.yaml`
```bash
> rcc run
```## disclaimer
Does not work in headless mode and is bound to break if focus is not on the browser window (will zoom up/down which ever app is in focus)