/* * focus mode * (c) 2020 dragonwocky (https://dragonwocky.me/) * (c) 2020 Arecsu * under the MIT license */ 'use strict'; module.exports = { id: '5a08598d-bfac-4167-9ae8-2bd0e2ef141e', tags: ['extension'], name: 'focus mode', desc: 'hide the titlebar/menubar if the sidebar is closed (will be shown on hover).', version: '0.0.1', author: 'arecsu', };