Briefly
Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.
Hvad er Briefly?
Briefly er en Chrome-udvidelse udviklet af Briefly, og dens hovedfunktion er "Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm.".
Udvidelsesskærmbilleder
Download Briefly-udvidelses-CRX-fil
Download Briefly-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | koceodkdlldkaoenidaolomgcjnaoolf |
| Officiel URL | https://chromewebstore.google.com/detail/briefly/koceodkdlldkaoenidaolomgcjnaoolf |
| Beskrivelse | Briefly allows you to save time by generating summaries of texts in websites using an advanced GPT-3 AI algorithm. |
| Filstørrelse | 95.5 KB |
| Antal Installationer | 139 |
| Nuværende Version | 1.0.1 |
| Senest Opdateret | 2022-02-14 |
| Udgivelsesdato | 2022-01-17 |
| Bedømmelse | 3.00/5 Samlet 3 Bedømmelser |
| Udvikler | Briefly |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://getbriefly.co |
| Understøttede Sprog | 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": [
" | |