Skip to content

Commit

Permalink
🤖 chore: Auto sync plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Jan 25, 2024
1 parent 525f45a commit a9fdca5
Show file tree
Hide file tree
Showing 18 changed files with 153 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- [Space](#space)
- [DM Tool Kit](#dm-tool-kit)
- [MixerBox Weather](#mixerbox-weather)
- [Medium plugin](#medium-plugin)
- [GameSight](#gamesight)
- [Video Captions](#video-captions)
- [Domatron Domains](#domatron-domains)
Expand Down Expand Up @@ -423,6 +424,22 @@ Get real-time worldwide weather updates & forecasts, instantly!

---

### Medium plugin

<sup>By **[@medium](https://medium.com)** on **2024-01-25**</sup>

Plugin for accessing, browsing and extracting Medium content.

`article` `search`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### GameSight

<sup>By **[@tapapis](https://openai.tapapis.com)** on **2024-01-23**</sup>
Expand Down
17 changes: 17 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
- [空间](#空间)
- [DM 工具包](#dm-工具包)
- [MixerBox Weather](#mixerbox-weather)
- [Medium plugin](#medium-plugin)
- [GameSight](#gamesight)
- [视频字幕](#视频字幕)
- [Domatron Domains](#domatron-domains)
Expand Down Expand Up @@ -423,6 +424,22 @@ SEO 助手可以生成搜索引擎关键词信息,以帮助创建内容。

---

### Medium plugin

<sup>By **[@medium](https://medium.com)** on **2024-01-25**</sup>

用于访问、浏览和提取 Medium 内容的插件。

`文章` `搜索`

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### GameSight

<sup>By **[@tapapis](https://openai.tapapis.com)** on **2024-01-23**</sup>
Expand Down
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.ar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "وصلة متوسطة",
"description": "وصلة للوصول إلى وتصفح واستخراج محتوى متوسط",
"tags": ["مقال", "بحث"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.de-DE.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium-Plugin",
"description": "Plugin zum Zugriff, Durchsuchen und Extrahieren von Medium-Inhalten.",
"tags": ["Artikel", "Suche"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.es-ES.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Plugin de Medium",
"description": "Plugin para acceder, navegar y extraer contenido de Medium.",
"tags": ["artículo", "búsqueda"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.fr-FR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Extension Medium",
"description": "Extension pour accéder, parcourir et extraire le contenu de Medium.",
"tags": ["article", "recherche"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.it-IT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Plugin Medium",
"description": "Plugin per accedere, navigare ed estrarre contenuti da Medium.",
"tags": ["articolo", "ricerca"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.ja-JP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium plugin",
"description": "Plugin for accessing, browsing and extracting Medium content.",
"tags": ["article", "search"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.ko-KR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium plugin",
"description": "Medium 콘텐츠에 접근하고 탐색하며 추출하기 위한 플러그인입니다.",
"tags": ["기사", "검색"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.nl-NL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium plugin",
"description": "Plugin voor toegang, browsen en extraheren van Medium inhoud.",
"tags": ["artikel", "zoeken"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.pl-PL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Wtyczka Medium",
"description": "Wtyczka umożliwiająca dostęp, przeglądanie i wyodrębnianie treści z Medium.",
"tags": ["artykuł", "wyszukiwanie"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.pt-BR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Plugin do Medium",
"description": "Plugin para acessar, navegar e extrair conteúdo do Medium.",
"tags": ["artigo", "busca"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.ru-RU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Плагин Medium",
"description": "Плагин для доступа, просмотра и извлечения контента Medium.",
"tags": ["статья", "поиск"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.tr-TR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium eklentisi",
"description": "Medium içeriğine erişim, göz atma ve içerik çıkarma için eklenti.",
"tags": ["makale", "arama"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.vi-VN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Tiện ích Medium",
"description": "Tiện ích để truy cập, duyệt và trích xuất nội dung từ Medium.",
"tags": ["bài viết", "tìm kiếm"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium plugin",
"description": "用于访问、浏览和提取 Medium 内容的插件。",
"tags": ["文章", "搜索"]
}
}
7 changes: 7 additions & 0 deletions locales/MediumGPTPlugin.zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"title": "Medium plugin",
"description": "用於訪問、瀏覽和提取 Medium 內容的插件。",
"tags": ["文章", "搜索"]
}
}
14 changes: 14 additions & 0 deletions src/MediumGPTPlugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"author": "medium",
"createdAt": "2024-01-25",
"homepage": "https://medium.com",
"identifier": "MediumGPTPlugin",
"manifest": "https://openai-collections.chat-plugin.lobehub.com/medium/manifest.json",
"meta": {
"avatar": "https://openai-collections.chat-plugin.lobehub.com/medium/logo.webp",
"description": "Plugin for accessing, browsing and extracting Medium content.",
"tags": ["article", "search"],
"title": "Medium plugin"
},
"schemaVersion": 1
}

0 comments on commit a9fdca5

Please sign in to comment.