mirror of
https://github.com/ION606/browser-chromium.git
synced 2026-05-14 22:26:56 +00:00
added permissions for website
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron . --trace-warnings --no-sandbox --load-extension",
|
||||
"clearcache": "electron . --trace-warnings --no-sandbox --load-extension --clear-cache",
|
||||
"nocache": "electron . --trace-warnings --no-sandbox --load-extension --no-cache",
|
||||
"pack": "electron-builder --dir",
|
||||
"dist": "electron-builder"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user