Office document templates with ChatGPT

Search for thousands of Office document templates or create them with ChatGPT

Cos'è Office document templates with ChatGPT?

Office document templates with ChatGPT è un'estensione di Chrome sviluppata da https://offidocs.com, e la sua funzione principale è "Search for thousands of Office document templates or create them with ChatGPT".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Office document templates with ChatGPT

Scarica i file di estensione Office document templates with ChatGPT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extension allows to create well organised personal and business DOC document, XLS spreadsheet and PPT presentation files you can easily edit. 

It searches for document templates and/or creates any of them using ChatGPT. The extension provides a search engine where the user can enter the keywords that will be used to search for the document, spreadsheet and presentation templates that match better in our repository. Moreover, this extension contains a checkbox labelled by ChatGPT that if it is enabled it is used to generate a document template created with intelligence artificial that can be either edit online. After that, it can be downloaded.

As a result of that, this extension helps then to generate standard letters, documents,  reports, .... It can automate and simplify the process of filling and reviewing any document.  It provides inspirational designs, illustrations, and graphic elements with good designs. Note that each template is designed to hold the right amounts of creative and professional elements, and you can use them for business or personal purposes.

Typical templates you can find are for invoices, letters, reports, works, calendars, inventory, accounting, payments, analysis, studies.  Any of them can be either searched or created with the ChatGPT intelligence artificial option.

Its main features are:

* Search for document Word templates. 
* Search for spreadsheet Excel templates. 
* Search for presentation and Powerpoint templates. 
* Request to ChatGPT to create a specific document templates using some keywords.
* Edit online any of the templates that were found, either the OffiDocs or the ChatGPT created templates.                    

Informazioni di Base sull'Estensione

Nome Office document templates with ChatGPT Office document templates with ChatGPT
ID lapandbpfgpahibnfcaiiicjmnnlikpp
URL Ufficiale https://chromewebstore.google.com/detail/office-document-templates/lapandbpfgpahibnfcaiiicjmnnlikpp
Descrizione Search for thousands of Office document templates or create them with ChatGPT
Dimensione del File 424 KB
Conteggio Installazioni 55
Versione Corrente 1.2.0
Ultimo Aggiornamento 2023-12-04
Data di Pubblicazione 2023-12-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://offidocs.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.offidocs.com/media/system/doc-templates-chatgpt.php
URL della Pagina della Politica sulla Privacy http://www.offidocs.com/index.php/desktop-apps-policy
Lingue Supportate de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "1.2.0",
    "description": "__MSG_description__",
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icons\/app_38.png"
    },
    "icons": {
        "128": "icons\/app_128.png",
        "48": "icons\/app_48.png",
        "16": "icons\/app_16.png"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}