Bug 280785
Summary: | Add support for "incognito": "not_allowed" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | WebKit Extensions | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 18 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://developer.chrome.com/docs/extensions/reference/manifest/incognito |
Timothy Hatcher
While we don't plan to support the "split" mode. We should support "not_allowed", and prevent the extension from being enabled in Private Browsing in Safari.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137157162>
Timothy Hatcher
The Click and Read extension uses this property and value, but I'm not sure how common it is.