Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmizu/softly-replace
A Chrome extention to replace the selected text softly
https://github.com/kmizu/softly-replace
Last synced: 3 months ago
JSON representation
A Chrome extention to replace the selected text softly
- Host: GitHub
- URL: https://github.com/kmizu/softly-replace
- Owner: kmizu
- License: mit
- Created: 2023-05-04T11:51:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-23T17:03:16.000Z (over 1 year ago)
- Last Synced: 2024-07-27T21:33:33.164Z (3 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - sftly-replace - A Chrome extention to replace the selected text softly (Browser-extensions)
README
# softly-replace
選択された範囲のテキストを「柔らかく言い換える」Chrome拡張です。
とりあえず手元で動いたという程度です。
使ってみたい方はリポジトリをcloneした上で、Chromeの「パッケージ化されていない拡張機能を読み込む」からディレクトリごと読み込んでください。
OpenAIのいわゆるChatGPT APIを使っています。
拡張機能の設定ページからOpenAIのAPIキーを設定してください。APIキーはサーバに保存されたりしないので安心してください。
## スクリーンショット
![image](https://github.com/kmizu/softly-replace/assets/97326/cca3680c-12a6-447c-a25e-9c8346b2ce1e)
![image](https://github.com/kmizu/softly-replace/assets/97326/d5335770-1450-4b5d-b35d-67e8af4febc4)
![image](https://github.com/kmizu/softly-replace/assets/97326/70cbc862-2926-41b4-8c23-bcbd8cbdb047)