mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-08-14 07:58:35 +02:00
change some words
@ -1,10 +1,9 @@
|
|||||||
Chrome and Firefox (and other browsers) do not allow websites or extensions to open some URLs. These privileged locations include:
|
Chrome and Firefox (and other browsers) do not allow websites or extensions to open some URLs. These privileged locations include:
|
||||||
|
|
||||||
- Pages that start with `chrome://…`, `about:...` or `edge:...`
|
- Pages that start with `chrome://…`, `about:...` or `edge:...`
|
||||||
- Pages like `chrome://history/`
|
- e.g. `chrome://history/`, `about:config` or `about:preferences`
|
||||||
- Pages like `about:config`
|
- Link to local files on your device with a URL that begins with `file:///...`
|
||||||
- Pages like `about:preferences`
|
|
||||||
|
|
||||||
These pages can not be accessed via apps or extensions for security reasons. This is why a bookmark added to nightTab with a privileged browsers URL will not open.
|
These pages and URLs can not be accessed via apps or extensions for security reasons. This is why a bookmark added to nightTab with a privileged browsers URL will not open.
|
||||||
|
|
||||||
One of the goals of this project is also to not need any additional [users permissions](https://developer.chrome.com/docs/extensions/mv2/permission_warnings/) to run. As such there are no plans to access user bookmarks saved to the browser.
|
One of the goals of this project is also to not need any additional [users permissions](https://developer.chrome.com/docs/extensions/mv2/permission_warnings/) to run. As such there are no plans to access user bookmarks saved to the browser.
|
||||||
|
Reference in New Issue
Block a user