Quicksand
The quicksand extension allows you to edit copy on your landing page using GPT-3.
Wat is Quicksand?
Quicksand is een Chrome-extensie ontwikkeld door https://quicksand.ai, en de belangrijkste functie is "The quicksand extension allows you to edit copy on your landing page using GPT-3.".
Extensie Screenshots
Download het CRX-bestand van de extensie Quicksand
Download Quicksand-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Quicksand |
ID | poidppbhdpcdinommcpjofcdnkapephj |
Officiële URL | https://chromewebstore.google.com/detail/quicksand/poidppbhdpcdinommcpjofcdnkapephj |
Beschrijving | The quicksand extension allows you to edit copy on your landing page using GPT-3. |
Bestandsgrootte | 2.66 MB |
Aantal Installaties | 49 |
Huidige Versie | 1.5.3 |
Laatst Bijgewerkt | 2021-05-27 |
Publicatiedatum | 2020-12-09 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://quicksand.ai |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://quicksand.ai |
Help Pagina-URL | https://quicksand.ai |
URL van de Privacybeleid Pagina | https://figment.so/privacy |
Ondersteunde Talen | 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": [ " |