Briefly
Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.
Co je Briefly?
Briefly je rozšíření Chrome vyvinuté Briefly, a jeho hlavní funkcí je „Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Briefly
Stáhněte si soubory rozšíření Briefly ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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. Základní Informace o Rozšíření
| Název | |
| ID | koceodkdlldkaoenidaolomgcjnaoolf |
| Oficiální URL | https://chromewebstore.google.com/detail/briefly/koceodkdlldkaoenidaolomgcjnaoolf |
| Popis | Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm. |
| Velikost souboru | 95.5 KB |
| Počet instalací | 139 |
| Aktuální Verze | 1.0.1 |
| Poslední Aktualizace | 2022-02-14 |
| Datum Vydání | 2022-01-17 |
| Hodnocení | 3.00/5 Celkem 3 Hodnocení |
| Vývojář | Briefly |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://getbriefly.co |
| Podporované Jazyky | 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": [
" | |