StackOverflow Code Language Switcher

Adds a dropdown to code blocks in StackOverflow to switch the code language. Powered by GPT-3 AI.

2023-01-08 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Christopher-Hayes
평점
0 0 0
버전
1.0
생성일
2023-01-08
갱신일
2023-01-08
크기
6.82KB
라이선스
GPL3
적용 사이트

stackoverflow-code-language-switcher

Adds a dropdown to code blocks in StackOverflow to switch the code language. Powered by GPT-3 AI.

Requirements

  1. OpenAI API Key

Installation

  1. Install this script.
  2. Once installed, open the script editor/settings, and under "values", set the openai_key to your OpenAI API key.

Usage

  1. Go to a StackOverflow question with code blocks.

  2. Click on the language dropdown to switch the code language.

The lanuage list can be customized by editing the supported_languages array in the script "values" config.