JavaScript Restrictor
Browser extension that improves privacy and security
Loading...
Searching...
No Matches
options_advanced.js File Reference

Code that handles the configuration of the extension. More...

Functions

function load_config_to_text (keep_config=false)
 
document getElementById ("levels-storage-load").addEventListener("click"
 
function async ()
 

Variables

let original_config = undefined
 

Detailed Description

Code that handles the configuration of the extension.

Author
Copyright (C) 2022 Libor Polcak
License:
SPDX-License-Identifier: GPL-3.0-or-later

Function Documentation

◆ async()

function async ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getElementById()

document getElementById (   "levels-storage-load")
Here is the call graph for this function:

◆ load_config_to_text()

function load_config_to_text (   keep_config = false)
Here is the caller graph for this function:

Variable Documentation

◆ original_config

let original_config = undefined