extension screenshots

This commit is contained in:
dragonwocky 2020-09-20 12:43:27 +10:00
parent d3b444827a
commit 0c18f19dac

View File

@ -79,6 +79,8 @@ module.exports = (store) => {
}, },
}; };
if (!buttons.insert.includes('alwaysontop')) browser.setAlwaysOnTop(false);
(async () => { (async () => {
for (let btn of buttons.insert) { for (let btn of buttons.insert) {
buttons.element.innerHTML += `<button class="window-button" id="btn-${btn}">${await buttons.icons[ buttons.element.innerHTML += `<button class="window-button" id="btn-${btn}">${await buttons.icons[