Very simple useful search engine based web browser
Operating System | Download Link |
---|---|
For Windows : |
Rex-Browser.exe |
For MacOs : |
Rex-Browser.dmg |
-
You write your search words and press enter. after clicked result's page will open on right browser panel.
-
if left click on tab from tabs panel,will open page.
-
if right click on tab from tabs panel,will close page.
$ git clone https://github.com/cosarberk/Rex.git
$ cd Rex/rex
$ npm i
$ npm start
- Will add linux build
- Group tabs by domain option
- Will add right click contextmenu option (for open link as new tab on the page viewer )
- Will add plugin support
- Will add language support
- Will add language translate support
- Will add multi theme option
- Will multi search engine support
Copyright 2021 Berk Cosar
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.