An open API service indexing awesome lists of open source software.

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

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
```