Skip to content

Commit c913dd4

Browse files
authored
Merge pull request #50 from Exarilo/master
Add plugin.md
2 parents 655ea15 + d5af656 commit c913dd4

7 files changed

+31
-7
lines changed
Loading
Loading
Loading
Loading
Loading
Loading
+31-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,37 @@
11
---
22
id: 4905edc2-7feb-4036-bfae-b06efc60c879
3-
# Uncomment and fill in relevant sections if you provide videos and/or images
4-
#videos:
5-
#- https://youtu.be/dQw4w9WgXcQ
6-
#images:
7-
#- image1.png
8-
#- image2.png
9-
#- image3.png
103
tags:
114
- Browser Tools
125
- Productivity
136
---
7+
8+
# Plugin
9+
10+
The LinkOpener plugin allows you to open links using predefined keywords set in the settings. This enhances productivity by enabling quick access to frequently used links.
11+
12+
# Usage
13+
14+
In the plugin settings, define your keyword (action trigger), title, and the URL you want to open. Once configured, the plugin will open this URL when you use the keyword.
15+
The plugin supports different settings configurations to open links:
16+
17+
## Search Without Arguments
18+
19+
![](images/SearchWithoutArgsSettings.png)
20+
The result is:
21+
![](images/SearchWithoutArgs.png)
22+
This configuration allows you to open links without additional arguments.
23+
24+
## Search With Arguments
25+
26+
![](images/SearchWithArgsSettings.png)
27+
The result is:
28+
![](images/SearchWithArgs.png)
29+
This configuration allows you to open links with specific arguments, providing more flexibility.
30+
31+
## Multi-Search With Arguments
32+
33+
![](images/MultiSearchWithArgsSettings.png)
34+
The result is:
35+
![](images/MultiSearchWithArgs.png)
36+
This configuration supports opening multiple links with arguments.
37+

0 commit comments

Comments
 (0)