Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/electron-notifications-permission
Electron bug demo: Wrong value for Notifications.permission
https://github.com/pfrazee/electron-notifications-permission
Last synced: 14 days ago
JSON representation
Electron bug demo: Wrong value for Notifications.permission
- Host: GitHub
- URL: https://github.com/pfrazee/electron-notifications-permission
- Owner: pfrazee
- License: cc0-1.0
- Created: 2017-11-22T18:09:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T18:10:51.000Z (about 7 years ago)
- Last Synced: 2024-10-30T15:54:41.485Z (2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# electron-quick-start
```bash
git clone https://github.com/pfrazee/electron-notifications-permission.git
cd electron-quick-start
npm install
npm start
```You'll find in the render thread's devtools that permission is 'granted' even though a permission handler is denying permission.