-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pythack edited this page Oct 22, 2023
·
12 revisions
Welcome to the Custom selection extension wiki!
In this wiki, you will find out how to customize your text selection with this chrome extension.
The extension may display one of the following three icons to express different states:
Icon | Meaning |
---|---|
Active icon meaning the extension is working and injected the default settings into the active tab's website | |
Custom icon meaning the extension is working; the user has defined specific settings for the active tab's website only | |
Inactive icon meaning the extension did not inject settings into the active tab's website. This usually happens when the website is the Chrome webstore, or the tab displays Chrome pages such as the settings, or simply a new tab. |
This step may be skipped but is recommended
By default, the extension is not pinned to the toolbar.
- Click on the jigsaw puzzle piece icon in the toolbar
- Scroll down until you see one of the icons listed in the previous section
- Click on the pin icon button to the right of this icon
Now that you have localized the extension's icon, click on it to open the settings page
In order to edit settings, you first need to open the settings page.
During the whole process, you may monitor the current settings by looking at the preview at the bottom of the settings page
- Select
Default
in the drop-down menu directly under the extension's name - The color fields accept hexadecimal codes. If you're unfamiliar with them, simply click into the field to use the color picker.
- To add a custom text shadow, tick the checkbox under
Activate text shadow
. Then, edit the color and blur (in pixels) for your desired shadow effect.
- Enter the target website's domain in the
New custom URL
field. You can use*
as a wildcard, such as*.google.com
, to account for subdomains. - Click on the green
Add
button - You can edit the domain in the
Url
field - Modify the settings following the instructions in the previous section
- Choose the desired domain from the dropdown menu. If you're currently on the website, the extension icon will be purple, and custom settings will automatically load on the settings page.