{"id":13476774,"url":"https://github.com/robrop/FullScreen-FirefoxMac","last_synced_at":"2025-03-27T04:30:59.079Z","repository":{"id":42476895,"uuid":"290540852","full_name":"robrop/FullScreen-FirefoxMac","owner":"robrop","description":"Firefox / Mac real full screen and hotkey","archived":false,"fork":false,"pushed_at":"2022-02-20T02:46:26.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T09:35:37.617Z","etag":null,"topics":["firefox","macos","mozilla-firefox","userchrome","userchrome-styles","userchromecss","userchromejs","userchromejs-scripts"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robrop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-26T15:55:45.000Z","updated_at":"2022-11-12T19:29:56.000Z","dependencies_parsed_at":"2022-08-19T08:51:46.719Z","dependency_job_id":null,"html_url":"https://github.com/robrop/FullScreen-FirefoxMac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrop%2FFullScreen-FirefoxMac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrop%2FFullScreen-FirefoxMac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrop%2FFullScreen-FirefoxMac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robrop%2FFullScreen-FirefoxMac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robrop","download_url":"https://codeload.github.com/robrop/FullScreen-FirefoxMac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245784800,"owners_count":20671620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firefox","macos","mozilla-firefox","userchrome","userchrome-styles","userchromecss","userchromejs","userchromejs-scripts"],"created_at":"2024-07-31T16:01:34.416Z","updated_at":"2025-03-27T04:30:58.788Z","avatar_url":"https://github.com/robrop.png","language":"JavaScript","readme":"# FullScreen-FirefoxMac\n\n## Custom full screen\n\n### Dependency\n\nFollow the instructions from https://pmueller.de/firefox-mac-mit-echtem-vollbild/     \nRename `userChrome.css` to `userChromeFullScreen.css`    \nAt the end you should have the file `/profile-folder/chrome/userChromeFullScreen.css`\n\n### Customisation\n\nIf you have the Bookmarks Toolbar enabled change **line 15** in `userChromeFullScreen.css`.\n\nNo Bookmarks Toolbar:\n```css\nmargin-top: calc(-40px - var(--tab-min-height));\n```\nWith Bookmarks Toolbar enabled:\n```css\nmargin-top: calc(-68px - var(--tab-min-height));\n```\n\n## Install with userChromeJS\n\n### Dependency\n\nInstall userChromeJS:    \nhttps://github.com/xiaoxiaoflood/firefox-scripts\n\n## Install full screen script\nPlace the `MacFullScreen.uc.js` file in your profile folder.    \nPath:\n`/profile-folder/chrome/`\n\n## Hotkey\n\nThe defgault hotkey is **Command-Option-Shift-F**    \nTo change the hotkey you have to modify **line 31** and **line 32** in `MacFullScreen.uc.js`.\nKey | Modifier\n----|----\nCommand ⌘ | accel\nShift ⇧ | shift\nOption ⌥ | alt\nControl ⌃ | control\n\nMore information: https://developer.mozilla.org/en-US/docs/Archive/Mozilla/XUL/Tutorial/Keyboard_Shortcuts\n\n\n\u003c!--\nInstall path for js injection\nhttps://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Enterprise_deployment_before_60#Configuration\nOriginal userChrome.css\nhttps://pmueller.de/firefox-mac-mit-echtem-vollbild/\n--\u003e\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrop%2FFullScreen-FirefoxMac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobrop%2FFullScreen-FirefoxMac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrop%2FFullScreen-FirefoxMac/lists"}