extension screenshots

This commit is contained in:
dragonwocky 2020-09-20 12:43:27 +10:00
parent 1011875530
commit 00451b1bde
Signed by: dragonwocky
GPG Key ID: C7A48B7846AA706D
2 changed files with 22 additions and 6 deletions

View File

@ -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.

View File

@ -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 += `<button class="window-button" id="btn-${btn}">${await buttons.icons[