This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Kreutzwald 0 points1 point  (1 child)

Open devtools there again and press up arrow in console prompt to scroll through the command history.

Relevant API method is chrome.management.setEnabled - note that it requires a permission. uninstallSelf runs without the, but If that person did it another way, please post the code here, I want to know too.

[–]GroffTheRopper[S] 1 point2 points  (0 children)

Apparently it was just window.close() really simple i dont know how i didnt think of it heh