From 00451b1bdef43df095996b887d7541c350b9a3a0 Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Sun, 20 Sep 2020 12:43:27 +1000 Subject: [PATCH] extension screenshots --- README.md | 26 ++++++++++++++++++++------ mods/core/buttons.js | 2 ++ 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 34854a6..99181a2 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ team to take to heart for future improvements." once applied, modules can be configured via the graphical menu, which is opened from the tray/menubar icon or with `ALT+E`. -![](https://user-images.githubusercontent.com/16874139/91446210-84ee6b00-e8ba-11ea-9f40-187a150e4a82.png) +![](https://user-images.githubusercontent.com/16874139/93692603-954fd980-fb38-11ea-9d52-82ac53449d33.png) currently all modules come pre-installed for technical reasons, security assurance, and ease-of-use. these include: @@ -130,6 +130,8 @@ on top of other windows even if it's not focused. **author**: [dragonwocky](https://github.com/dragonwocky/) +![](https://user-images.githubusercontent.com/16874139/93692700-ad742880-fb39-11ea-9650-57a61e15a37e.png) + ### bracketed links **tags:** #extension @@ -138,6 +140,8 @@ on top of other windows even if it's not focused. **author**: [arecsu](https://github.com/arecsu/) +![](https://user-images.githubusercontent.com/16874139/93692762-5458c480-fb3a-11ea-94e4-b7cbfab24274.png) + ### bypass preview **tags:** #extension @@ -154,6 +158,8 @@ on top of other windows even if it's not focused. **author:** [dragonwocky](https://github.com/dragonwocky/) +![](https://user-images.githubusercontent.com/16874139/93692788-ce894900-fb3a-11ea-8b65-8fc6c955fe6d.png) + ### custom inserts **tags:** #extension @@ -193,7 +199,7 @@ on top of other windows even if it's not focused. | ------ | ------ | -------------------------------------------------------------------------------------------------------------------------- | | style | select | twitter, apple, google, microsoft, samsung, whatsapp, facebook, joypixels, openmoji, emojidex, messenger, lg, htc, mozilla | -![](https://user-images.githubusercontent.com/16874139/90520622-f0df1e00-e1ac-11ea-8791-12922a037234.png) +![](https://user-images.githubusercontent.com/16874139/93692858-95050d80-fb3b-11ea-99cb-307447fbb8e7.png) ### focus mode @@ -203,7 +209,7 @@ on top of other windows even if it's not focused. **author:** [arecsu](https://github.com/arecsu/) -![](https://user-images.githubusercontent.com/16874139/90521792-49fb8180-e1ae-11ea-8764-cb4309cec464.png) +![](https://user-images.githubusercontent.com/16874139/93692900-296f7000-fb3c-11ea-9188-91f0e975bc09.png) ### font chooser @@ -221,6 +227,8 @@ the font you would like to use, or leave it blank to not change anything. | monospace | text input | | code | text input | +![](https://user-images.githubusercontent.com/16874139/93692940-c29e8680-fb3c-11ea-9701-ad1844832a66.png) + ### gameish **tags:** #theme #dark @@ -239,6 +247,8 @@ the font you would like to use, or leave it blank to not change anything. **author**: [coryzibell](https://github.com/coryzibell/) +![](https://user-images.githubusercontent.com/16874139/93692964-01ccd780-fb3d-11ea-9c58-893d37c4a53b.png) + ### littlepig dark **tags:** #theme #dark @@ -257,7 +267,7 @@ the font you would like to use, or leave it blank to not change anything. **author:** [Lizishan](https://www.reddit.com/user/Lizishan/) -![](https://user-images.githubusercontent.com/16874139/93667767-af9f9e00-facb-11ea-9e5d-3c437f5c3026.png) +![](https://user-images.githubusercontent.com/16874139/93667978-f5109b00-facc-11ea-8fe2-fd57d99a031d.png) ### neutral @@ -295,6 +305,8 @@ the font you would like to use, or leave it blank to not change anything. **author:** [alexander-kazakov](https://github.com/alexander-kazakov/) +![](https://user-images.githubusercontent.com/16874139/93692992-49ebfa00-fb3d-11ea-99fa-c0cd7dc3bc13.png) + ### right-to-left **tags:** #extension @@ -303,7 +315,7 @@ the font you would like to use, or leave it blank to not change anything. **author:** [obahareth](https://github.com/obahareth/) -![](https://user-images.githubusercontent.com/16874139/93655955-1ab88880-fa6a-11ea-832f-7125ff0887da.png) +![](https://user-images.githubusercontent.com/16874139/93693026-bd8e0700-fb3d-11ea-9808-c259ef075d53.png) ### weekly view @@ -313,7 +325,7 @@ the font you would like to use, or leave it blank to not change anything. **author:** [adihd](https://github.com/adihd/) -![](https://user-images.githubusercontent.com/16874139/90523679-86c87800-e1b0-11ea-8cc0-25f6825c6d49.png) +![](https://user-images.githubusercontent.com/16874139/93693076-5e7cc200-fb3e-11ea-85d5-f0de766c5980.png) ### word counter @@ -323,6 +335,8 @@ the font you would like to use, or leave it blank to not change anything. **author:** [dragonwocky](https://github.com/dragonwocky/) +![](https://user-images.githubusercontent.com/16874139/93693109-b3b8d380-fb3e-11ea-963c-7ddaa7046f6c.png) + ## contributors [@TarasokUA](https://github.com/TarasokUA/) wrote the first versions of this in python, in early 2020. diff --git a/mods/core/buttons.js b/mods/core/buttons.js index b32f84c..e93dddd 100644 --- a/mods/core/buttons.js +++ b/mods/core/buttons.js @@ -79,6 +79,8 @@ module.exports = (store) => { }, }; + if (!buttons.insert.includes('alwaysontop')) browser.setAlwaysOnTop(false); + (async () => { for (let btn of buttons.insert) { buttons.element.innerHTML += `