All Projects → sylveon → Searchwithmybrowser

sylveon / Searchwithmybrowser

Licence: gpl-3.0
Open Cortana searches with your default browser.

Projects that are alternatives of or similar to Searchwithmybrowser

Search Deflector
A small program that forwards searches from Cortana to your preferred browser and search engine.
Stars: ✭ 620 (+117.54%)
Mutual labels:  bing, google, duckduckgo, edge, chrome, firefox
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-41.4%)
Mutual labels:  edge, chrome, browser, firefox
Supercookie
💭 Inspiration
Stars: ✭ 3,630 (+1173.68%)
Mutual labels:  edge, chrome, browser, firefox
Hackbrowserdata
Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。
Stars: ✭ 3,864 (+1255.79%)
Mutual labels:  edge, chrome, browser, firefox
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (-48.42%)
Mutual labels:  edge, chrome, browser, firefox
Disable Webassembly
Browser hacks to disable WebAssembly (WASM)
Stars: ✭ 63 (-77.89%)
Mutual labels:  edge, chrome, firefox
Gooreplacer
⚡️⚡️A browser extension to modify HTTP requests :-)
Stars: ✭ 850 (+198.25%)
Mutual labels:  edge, chrome, firefox
Known Css Properties
List of standard and browser specific CSS properties.
Stars: ✭ 89 (-68.77%)
Mutual labels:  edge, chrome, firefox
Metamask Extension
🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
Stars: ✭ 6,585 (+2210.53%)
Mutual labels:  edge, chrome, firefox
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-67.37%)
Mutual labels:  edge, chrome, firefox
Adfilt
The place where I, DandelionSprout, store my web filter lists for countless topics, including my Nordic adblock list. As simple as that, really.
Stars: ✭ 217 (-23.86%)
Mutual labels:  edge, chrome, firefox
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-80.35%)
Mutual labels:  edge, chrome, firefox
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+246.32%)
Mutual labels:  edge, chrome, firefox
Chrome Charset
An extension used to modify the page default encoding for Chromium 55+ based browsers.
Stars: ✭ 346 (+21.4%)
Mutual labels:  google, edge, chrome
Duckduckgo Privacy Extension
DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
Stars: ✭ 692 (+142.81%)
Mutual labels:  duckduckgo, chrome, firefox
China Domain Allowlist
常用中国网站白名单,纯列表,用于 SwitchyOmega,控制不走代理的网站。
Stars: ✭ 166 (-41.75%)
Mutual labels:  google, edge, chrome
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (+28.07%)
Mutual labels:  edge, chrome, firefox
Octotree
Browser extension that enhances GitHub code review and exploration. You can download Octotree for your browser from our website.
Stars: ✭ 21,726 (+7523.16%)
Mutual labels:  edge, chrome, firefox
Browser Sec Whitepaper
Cure53 Browser Security White Paper
Stars: ✭ 251 (-11.93%)
Mutual labels:  edge, chrome, browser
Jsearch
jSearch(聚搜) 是一款专注内容的chrome搜索扩展,一次搜索聚合多平台内容。
Stars: ✭ 193 (-32.28%)
Mutual labels:  bing, google, chrome

SearchWithMyBrowser

Windows Store shield PayPal Donations shield Build status

Since April 28ᵗʰ 2016, Cortana opens searches only in Microsoft Edge to prevent users from using another search engine than Bing.
SearchWithMyBrowser is a little utility that associates itself with the microsoft-edge: protocol, used by Cortana to open Edge. After parsing the request to make sure it's a valid URL, it will redirect it to your default browser.

Installing the program

Click on this image to get it on the Microsoft Store:

Get it from Microsoft

You can also get a copy in the GitHub releases section.

Building the program

Note to users: It is not required to build the program anymore. See precedent section for installation instructions.

Optional dependencies:

  • Inno Setup Unicode - To build the installer.
  • Windows SDK, version 10.0.14393 or higher - To build the Store package.

If you decided to build the installer, make sure that ISCC.exe is in your path. If you decided to build the store package, make sure that makeappx.exe is in your path. See this article for instructions.

To build the whole project (including the installer and the store package), run the Make.cmd file at the root of the repository. You can also build subcomponents individually by running the Make.cmd file present in their folder.

Boring legal stuff

Copyright (C) 2017 Charles Milette

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 here.


All assets used, with exception of the GitHub shields and "Get it from Microsoft" badge, where designed by @dAKirby309.
For the latest version of the Windows Store edition's privacy policy, you can find it on my website: https://charlesmilette.net/swmb/privacy-policy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].