Skip to content

Commit b670a13

Browse files
authored
Update README.md
1 parent f459018 commit b670a13

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Easy Stack Search is a lightweight extension that makes searching Stack sites li
99
| :-: | :-: |
1010
| [Google Chrome](https://chrome.google.com/webstore/detail/easy-stack-search/clcbdgojnikjpnplbflmmckolehpenil?hl=en-GB&authuser=0) | Chrome 35+ |
1111
| Microsoft Edge | Edge 79+ |
12+
| Opera | All versions |
1213

1314
## Feature list:
1415
1. Use "s" Omnibox command to search in stackoverflow from address-bar.
@@ -25,3 +26,31 @@ Easy Stack Search is a lightweight extension that makes searching Stack sites li
2526
6. Add additional filters that will be shown as omnibox suggestions.
2627

2728
7. Change default URL to search other sites.
29+
30+
## Bugs and Feedback
31+
For bugs, suggestions and questions please use [Github Issues](https://github.com/Chrisvin/EasyStackSearchExtension/issues).
32+
33+
## License
34+
```
35+
MIT License
36+
37+
Copyright (c) 2019 Jem
38+
39+
Permission is hereby granted, free of charge, to any person obtaining a copy
40+
of this software and associated documentation files (the "Software"), to deal
41+
in the Software without restriction, including without limitation the rights
42+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43+
copies of the Software, and to permit persons to whom the Software is
44+
furnished to do so, subject to the following conditions:
45+
46+
The above copyright notice and this permission notice shall be included in all
47+
copies or substantial portions of the Software.
48+
49+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
51+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
54+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
55+
SOFTWARE.
56+
```

0 commit comments

Comments
 (0)