
GNOME Shell integration ์ ์์: Yuri Konotopov
์ด ํ์ฅ ๊ธฐ๋ฅ์ ์ฌ์ฉํ๋ ค๋ฉด Firefox๊ฐ ํ์ํจ
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท


์ ๋ณด
์ด ํ์ฅ ๊ธฐ๋ฅ์ ํ์ฉํ๋ ค๋ฉด ์์ฒด ์ฐ๊ฒฐ ํ๋ก๊ทธ๋จ์ ์ค์นํด์ผํฉ๋๋ค.
์์น ๋ฆฌ๋ ์ค, ๋ฐ๋น์, ํ๋๋ผ, ์ ํฌ, ์ฐ๋ถํฌ์์๋ "chrome-gnome-shell" ํจํค์ง๋ฅผ ์ค์นํ์ค ์ ์์ต๋๋ค
์ฐ๊ฒฐ ํ๋ก๊ทธ๋จ์ ์ง์ ์ค์นํ ์๋ ์์ต๋๋ค. ์ค์น ๋ฐฉ๋ฒ์ https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation ํ์ด์ง๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.
์์น ๋ฆฌ๋ ์ค, ๋ฐ๋น์, ํ๋๋ผ, ์ ํฌ, ์ฐ๋ถํฌ์์๋ "chrome-gnome-shell" ํจํค์ง๋ฅผ ์ค์นํ์ค ์ ์์ต๋๋ค
์ฐ๊ฒฐ ํ๋ก๊ทธ๋จ์ ์ง์ ์ค์นํ ์๋ ์์ต๋๋ค. ์ค์น ๋ฐฉ๋ฒ์ https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/Installation ํ์ด์ง๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.
ํ๊ฐ
๊ถํ๋ ์์๋ณด๊ธฐ
๋ค์ ๊ถํ ํ์:
- Firefox ์ด์ธ์ ํ๋ก๊ทธ๋จ๊ณผ ๋ฉ์์ง ๊ตํ
- ์๋ฆผ ํ์
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- extensions.gnome.org์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- extensions-next.gnome.org์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ด ๋ถ๊ฐ ๊ธฐ๋ฅ์ด ์์ฒญํ๋ ๊ฒ:
- extensions.gnome.org์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- extensions-next.gnome.org์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 12
- ํฌ๊ธฐ
- 136.57 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- ์ผ ๋ ์ (2024๋ 6์ 9์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- GNU General Public License v3.0 only
- ๋ฒ์ ๋ชฉ๋ก
๋ชจ์์ง์ ์ถ๊ฐ
๋ฒ์ 12์ ์ถ์ ์ ๋ณด
Git tag: https://gitlab.gnome.org/GNOME/gnome-browser-extension/-/tags/v12
## Changes
- Rewritten extension to support [Manifest V3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3)
- Added support for https://extensions-next.gnome.org
- Improved Firefox support
## Internal changes
- Dropped Opera compatibility code
- Dropped deprecated browser notifications code
- Dropped update check
- Moved release notes to GNOME Gitlab Pages
- Rewritten extensions in vanilla js and dropped all external libraries
- Formatted code to follow modern code style
- Fixed Python3 usage in build system (thanks to Keith Kyzivat, !50)
- Added devcontainer configuration
## Translations
- Athmane MOKRAOUI (kab)
- Fran Dieguez (gl)
- Hugo Carvalho (pt)
- Matej Urbanฤiฤ (sl)
- Sabri รnal (tr)
- Scrambled 777 (hi)
- Zurab Kargareteli (ka)
## Changes
- Rewritten extension to support [Manifest V3](https://developer.chrome.com/docs/extensions/develop/migrate/what-is-mv3)
- Added support for https://extensions-next.gnome.org
- Improved Firefox support
## Internal changes
- Dropped Opera compatibility code
- Dropped deprecated browser notifications code
- Dropped update check
- Moved release notes to GNOME Gitlab Pages
- Rewritten extensions in vanilla js and dropped all external libraries
- Formatted code to follow modern code style
- Fixed Python3 usage in build system (thanks to Keith Kyzivat, !50)
- Added devcontainer configuration
## Translations
- Athmane MOKRAOUI (kab)
- Fran Dieguez (gl)
- Hugo Carvalho (pt)
- Matej Urbanฤiฤ (sl)
- Sabri รnal (tr)
- Scrambled 777 (hi)
- Zurab Kargareteli (ka)
Yuri Konotopov ๋์ ๋ค๋ฅธ ํ์ฅ ๊ธฐ๋ฅ
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค