https://github.com/lowply/google-search-bookmarklet
Google Search Bookmarklet
https://github.com/lowply/google-search-bookmarklet
Last synced: 2 months ago
JSON representation
Google Search Bookmarklet
- Host: GitHub
- URL: https://github.com/lowply/google-search-bookmarklet
- Owner: lowply
- Created: 2009-11-15T20:27:43.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T15:23:47.000Z (10 months ago)
- Last Synced: 2025-04-13T06:14:21.837Z (2 months ago)
- Language: JavaScript
- Homepage: http://lowply.tumblr.com/post/228132749/google-english
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Search Bookmarklet
This bookmarklet allows you to switch Google search result between English and Japanese.
## Usage
View the [bookmarklet.js](/bookmarklet.js) file and click the "Copy raw file" icon to copy the bookmarklet into your clipboard.
## Local development
```console
npm run build
```