CopyBee.ai
AI Copy Writer
Wat is CopyBee.ai?
CopyBee.ai is een Chrome-extensie ontwikkeld door harry.roy, en de belangrijkste functie is "AI Copy Writer".
Extensie Screenshots
Download het CRX-bestand van de extensie CopyBee.ai
Download CopyBee.ai-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
CopyBee is the world's most advanced AI copywriter that helps brands and people write faster and better. You simply describe your product or service and then the AI will handle the rest. No more tedious and painstaking research or countless iterations. No more writer’s block. CopyBee gives you unlimited ideas at the push of a button. This Extention Re-Writes any selected text on websites, and allows you to edit it, in a free form editor, and send it to your CopyBee dashboard. Super power your writing using deep learning AI, and start writing highly engaging material, in a fraction of the time it would normally take you. This whole description above was in fact written using CopyBee!
Basisinformatie over de Extensie
Naam | CopyBee.ai |
ID | jggjgoabniiamfmdniipflgcdkaekcpk |
Officiële URL | https://chromewebstore.google.com/detail/copybeeai/jggjgoabniiamfmdniipflgcdkaekcpk |
Beschrijving | AI Copy Writer |
Bestandsgrootte | 77.48 KB |
Aantal Installaties | 28 |
Huidige Versie | 3.0 |
Laatst Bijgewerkt | 2022-02-18 |
Publicatiedatum | 2021-12-14 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | harry.roy |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.copybee.ai |
URL van de Privacybeleid Pagina | https://copybee.ai/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CopyBee.ai", "description": "AI Copy Writer", "version": "3.0", "icons": { "16": "\/images\/16.png", "32": "\/images\/32.png", "48": "\/images\/48.png", "128": "\/images\/128.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs", "bookmarks", "downloads" ], "background": { "scripts": [ "jquery.min.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |