Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmlntw/google-search-sidebar
A user script and user style to move Google search tools to sidebar.
https://github.com/jmlntw/google-search-sidebar
google google-search sidebar userscript userstyle
Last synced: 2 months ago
JSON representation
A user script and user style to move Google search tools to sidebar.
- Host: GitHub
- URL: https://github.com/jmlntw/google-search-sidebar
- Owner: mnghsn
- License: mit
- Created: 2017-09-16T11:59:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T02:55:48.000Z (6 months ago)
- Last Synced: 2024-08-05T08:07:05.508Z (6 months ago)
- Topics: google, google-search, sidebar, userscript, userstyle
- Language: CSS
- Homepage:
- Size: 269 KB
- Stars: 83
- Watchers: 5
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Google Search Sidebar
A user script and user style to move Google search tools to sidebar.
## Screenshot
![Google Search Sidebar](https://raw.githubusercontent.com/jmlntw/google-search-sidebar/master/screenshot.png)
## Installation
### User Script
Install a user script manager such as [Greasemonkey](http://www.greasespot.net/) or [Tampermonkey](https://tampermonkey.net/) to your browser, then install this user script:
- From **Greasy Fork**: https://greasyfork.org/en/scripts/33245-google-search-sidebar
- From **GitHub**: https://raw.githubusercontent.com/jmlntw/google-search-sidebar/master/dist/google-search-sidebar.user.js### User Style
Install a user style manager such as [Stylish](https://userstyles.org/help/stylish) to your browser, then install this user style:
- From **Greasy Fork**: https://greasyfork.org/en/scripts/414403-google-search-sidebar
- From **GitHub**: https://raw.githubusercontent.com/jmlntw/google-search-sidebar/master/dist/google-search-sidebar.user.css## Known Issues
- Not working in Google Image Search due to the CSS limitation (#25).
## License
Licensed under the **MIT License**.