Writes use the API key from config.json. This page reads it from localStorage["key"] — set it once in the console: localStorage.key='YOUR_TOKEN'.
config.json
localStorage["key"]
localStorage.key='YOUR_TOKEN'