Quicksand
The quicksand extension allows you to edit copy on your landing page using GPT-3.
Hvad er Quicksand?
Quicksand er en Chrome-udvidelse udviklet af https://quicksand.ai, og dens hovedfunktion er "The quicksand extension allows you to edit copy on your landing page using GPT-3.".
Udvidelsesskærmbilleder
Download Quicksand-udvidelses-CRX-fil
Download Quicksand-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
The quicksand extension allows you to edit copy on your landing page using GPT-3. The extension is used in conjunction with the web app https://quicksand.ai
Grundlæggende oplysninger om udvidelsen
Navn | Quicksand |
ID | poidppbhdpcdinommcpjofcdnkapephj |
Officiel URL | https://chromewebstore.google.com/detail/quicksand/poidppbhdpcdinommcpjofcdnkapephj |
Beskrivelse | The quicksand extension allows you to edit copy on your landing page using GPT-3. |
Filstørrelse | 2.66 MB |
Antal Installationer | 49 |
Nuværende Version | 1.5.3 |
Senest Opdateret | 2021-05-27 |
Udgivelsesdato | 2020-12-09 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | https://quicksand.ai |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://quicksand.ai |
Hjælpeside-URL | https://quicksand.ai |
URL til Fortrolighedspolitik Side | https://figment.so/privacy |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Quicksand", "name": "Quicksand", "description": "The quicksand extension allows you to edit copy on your landing page using GPT-3.", "version": "1.5.3", "manifest_version": 2, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "persistent": true, "scripts": [ "app\/background.js" ] }, "browser_action": { "default_icon": "img\/icon128.png", "default_title": "Quicksand Editor", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |