mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
chore: Added 'Zen Browser is damaged and can't be opened' on MacOS entry in FAQ section
This commit is contained in:
parent
14414ef4ee
commit
fd98774fca
2 changed files with 11 additions and 6 deletions
13
content/.obsidian/workspace.json
vendored
13
content/.obsidian/workspace.json
vendored
|
@ -13,8 +13,8 @@
|
|||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "guides/manage-profiles.md",
|
||||
"mode": "source",
|
||||
"file": "faq.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
}
|
||||
}
|
||||
|
@ -85,7 +85,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "guides/manage-profiles.md",
|
||||
"file": "faq.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "guides/manage-profiles.md",
|
||||
"file": "faq.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -125,7 +125,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "guides/manage-profiles.md"
|
||||
"file": "faq.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -148,8 +148,9 @@
|
|||
},
|
||||
"active": "bb904e684df3e5de",
|
||||
"lastOpenFiles": [
|
||||
"guides/install-macos.md",
|
||||
"guides/manage-profiles.md",
|
||||
"guides/install-macos.md",
|
||||
"faq.md",
|
||||
"assets/macos-installation-guide/gatekeeper.png",
|
||||
"assets/macos-installation-guide/open-dmg.png",
|
||||
"index.md",
|
||||
|
|
|
@ -16,6 +16,10 @@ If you'd like to support the development of Zen Browser, you can do so through t
|
|||
|
||||
Your support helps the team maintain and enhance Zen Browser for everyone!
|
||||
|
||||
## **"Zen Browser is damaged and can't be opened" on MacOS**
|
||||
If you encounter the message "Zen Browser is damaged and can't be opened" on macOS, it is likely because Zen Browser is not signed with an official Apple Developer License. This triggers macOS's Gatekeeper security feature, which prevents unsigned or unverified apps from running.
|
||||
*If you encounter this error please follow our [[install-macos | Installing Zen Browser on MacOS]] guide*
|
||||
|
||||
## **How to switch tabs by scrolling?**
|
||||
To switch tabs by scrolling in Zen Browser, you need to enable this feature by changing a setting in the browser's configuration. Here's how you can do it:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue