Mercurial > addons > firefox-addons > context-web-search
comparison README @ 0:2050741e9711
Initial revision
author | Guido Berhoerster <guido+cws@berhoerster.name> |
---|---|
date | Tue, 18 Sep 2018 22:57:18 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:2050741e9711 |
---|---|
1 Context Web Search | |
2 ================== | |
3 | |
4 Context Web Search is a Firefox Addon which enables searching for selected | |
5 text or link text with any one of the browser's configured search engines via | |
6 the page context menu. | |
7 | |
8 Usage | |
9 ----- | |
10 | |
11 In order to search for the currently selected text, open the context menu on | |
12 the same page and choose the desired search engine in the submenu named | |
13 'Search "<term>" with...'. | |
14 | |
15 In order to search for the text of a link, make sure no other text is selected | |
16 on that page, open the context menu on top of the desired link text and choose | |
17 the desired search engine in the submenu named 'Search "<link text>" with...'. | |
18 | |
19 Contact | |
20 ------- | |
21 | |
22 Please send any feedback, translations or bug reports via email to | |
23 <guido+cws@berhoerster.name> | |
24 | |
25 Bug Reports | |
26 ----------- | |
27 | |
28 When sending bug reports, please always mention the exact version of the addon | |
29 with which the issue occurs as well as the version of Firefox and the operating | |
30 system you are using and make sure that you provide sufficient information to | |
31 reproduce the issue and include any error messages. | |
32 | |
33 License | |
34 ------- | |
35 | |
36 Except otherwise noted, all files are Copyright (C) 2018 Guido Berhoerster and | |
37 distributed under the following license terms: | |
38 | |
39 Copyright (C) 2018 Guido Berhoerster <guido+cws@berhoerster.name> | |
40 | |
41 This Source Code Form is subject to the terms of the Mozilla Public | |
42 License, v. 2.0. If a copy of the MPL was not distributed with this | |
43 file, You can obtain one at http://mozilla.org/MPL/2.0/. |