Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

flags.js 2.8KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. /**
  2. * @license Copyright 2017 Google Inc. All Rights Reserved.
  3. * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
  4. * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
  5. */
  6. 'use strict';
  7. Object.defineProperty(exports, "__esModule", { value: true });
  8. exports.DEFAULT_FLAGS = void 0;
  9. exports.DEFAULT_FLAGS = [
  10. // Disable built-in Google Translate service
  11. '--disable-features=TranslateUI',
  12. // Disable all chrome extensions
  13. '--disable-extensions',
  14. // Disable some extensions that aren't affected by --disable-extensions
  15. '--disable-component-extensions-with-background-pages',
  16. // Disable various background network services, including extension updating,
  17. // safe browsing service, upgrade detector, translate, UMA
  18. '--disable-background-networking',
  19. // Disable syncing to a Google account
  20. '--disable-sync',
  21. // Disable reporting to UMA, but allows for collection
  22. '--metrics-recording-only',
  23. // Disable installation of default apps on first run
  24. '--disable-default-apps',
  25. // Mute any audio
  26. '--mute-audio',
  27. // Disable the default browser check, do not prompt to set it as such
  28. '--no-default-browser-check',
  29. // Skip first run wizards
  30. '--no-first-run',
  31. // Disable backgrounding renders for occluded windows
  32. '--disable-backgrounding-occluded-windows',
  33. // Disable renderer process backgrounding
  34. '--disable-renderer-backgrounding',
  35. // Disable task throttling of timer tasks from background pages.
  36. '--disable-background-timer-throttling',
  37. // Disable background tracing (aka slow reports & deep reports) to avoid 'Tracing already started'
  38. '--force-fieldtrials=*BackgroundTracing/default/',
  39. ];
  40. //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmxhZ3MuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvZmxhZ3MudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7Ozs7R0FJRztBQUNILFlBQVksQ0FBQzs7O0FBRUEsUUFBQSxhQUFhLEdBQTBCO0lBQ2xELDRDQUE0QztJQUM1QyxnQ0FBZ0M7SUFDaEMsZ0NBQWdDO0lBQ2hDLHNCQUFzQjtJQUN0Qix1RUFBdUU7SUFDdkUsc0RBQXNEO0lBQ3RELDZFQUE2RTtJQUM3RSw0REFBNEQ7SUFDNUQsaUNBQWlDO0lBQ2pDLHNDQUFzQztJQUN0QyxnQkFBZ0I7SUFDaEIsc0RBQXNEO0lBQ3RELDBCQUEwQjtJQUMxQixvREFBb0Q7SUFDcEQsd0JBQXdCO0lBQ3hCLGlCQUFpQjtJQUNqQixjQUFjO0lBQ2QscUVBQXFFO0lBQ3JFLDRCQUE0QjtJQUM1Qix5QkFBeUI7SUFDekIsZ0JBQWdCO0lBQ2hCLHFEQUFxRDtJQUNyRCwwQ0FBMEM7SUFDMUMseUNBQXlDO0lBQ3pDLGtDQUFrQztJQUNsQyxnRUFBZ0U7SUFDaEUsdUNBQXVDO0lBQ3ZDLGtHQUFrRztJQUNsRyxpREFBaUQ7Q0FDbEQsQ0FBQyJ9