Skip to content

Commit

Permalink
Merge pull request #29 from corbindavenport/dev
Browse files Browse the repository at this point in the history
Wikipedia Search 11
  • Loading branch information
corbindavenport authored Dec 10, 2022
2 parents 6984244 + 35dbdba commit 9983e41
Show file tree
Hide file tree
Showing 17 changed files with 11,265 additions and 414 deletions.
24 changes: 5 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,11 @@
Wikipedia Search
================
# Wikipedia Search

This extension adds Wikipedia searching capabilities to web browsers. To perform a search, just type 'wiki' in your browser's address bar, then press the Tab key, then type the name of the article you want. Live suggestions from Wikipedia are displayed as you type. You can also highlight any word or phrase on the web, and an option to search in Wikipedia will appear in the context menu.
Wikipedia Search is an extension that adds multiple ways to search [Wikipedia](https://www.wikipedia.org/), the free encyclopedia, right in your web browser. You can type "wiki" in the browser search bar, then the Space or Tab key, to start a search with live suggestions as you type. Also, selecting a word or phrase in a web page and opening the context menu will show a Wikipedia search option.

Your device's language is used as the default for searches, but you can also change it to any of the 300+ languages supported by Wikipedia.
You can change the default search language to any language Wikipedia supports, and the optional multi-language search feature can override it with a different choice. Search results can be opened in the desktop Wikipedia site, the mobile site, or [Wikiwand](https://www.wikiwand.com/).

[![Download for Chrome](https://corbin.io/img/chrome-button.png)](https://chrome.google.com/webstore/detail/wikipedia-search/lipakennkogpodadpikgipnogamhklmk)
**[Download for Chrome](https://chrome.google.com/webstore/detail/wikipedia-search/lipakennkogpodadpikgipnogamhklmk)**

__Wikipedia is a trademark of the Wikimedia Foundation. Wikipedia Search is in no way affiliated with Wikipedia or the Wikimedia Foundation.__

---------------------------------------------------------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
![Screenshot of extension](https://i.imgur.com/qs9WI07.png)
Loading

0 comments on commit 9983e41

Please sign in to comment.