Briefly
Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.
ما هو Briefly؟
Briefly هو إضافة Chrome تم تطويرها بواسطة Briefly، والميزة الرئيسية لها هي "Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Briefly
قم بتنزيل ملفات الامتداد Briefly بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Briefly is a chrome extension that allows you to summarize texts in websites.
We use an advances GPT-3 AI algorithim to genereate the best possible summaries. معلومات أساسية عن التمديد
| الاسم | |
| ID | koceodkdlldkaoenidaolomgcjnaoolf |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/briefly/koceodkdlldkaoenidaolomgcjnaoolf |
| الوصف | Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm. |
| حجم الملف | 95.5 KB |
| عدد التثبيتات | 139 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2022-02-14 |
| تاريخ النشر | 2022-01-17 |
| تقييم | 3.00/5 مجموع تقييمات 3 |
| المطور | Briefly |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://getbriefly.co |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Briefly",
"version": "1.0.1",
"description": "Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Briefly",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"contextMenus"
],
"content_scripts": [
{
"matches": [
" | |