Car Design Pro

Publish your designs in seconds

¿Qué es Car Design Pro?

Car Design Pro es una extensión de Chrome desarrollada por patreontv, y su función principal es "Publish your designs in seconds".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Car Design Pro

Descarga archivos de extensión Car Design Pro en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Easy access to the Car Design Pro universe!

This extension lets you access the best of the Car Design Pro Universe, in a simple, easy, and convenient way.

You will be able to submit your designs and promote your links via our online editor. Every project will be automatically published on our large social media pages reaching tens of thousands of followers in seconds!

You will be able to see the best car design sketches, projects, tutorials, artworks etc. in a special gallery named: "Selected". In this gallery we collect the best works created by the most talented car designers from all over the world!

You will be able to access and download our digital Car Design Magazines where we promote talented designers, students, freelancers as well as the professionals who are already working for the biggest automotive companies in the world! With the help of our online editor you can submit your designs which will be published in the next issues so it can be a great opportunity to promote your projects. Besides that you will be able to also view and download all previous issues from the library.

This extension allows you to access and download all previous as well as upcoming Car Design Tutorials as a PDF files. All tutorials contains images and descriptions to show you the step-by-step process of creating new car designs and projects. You will also be able to create your own tutorials... and get paid for it!

We have also added a functionality that allows you to participate in the Car Sketching Battles (monthly car design & sketching competitions) and win valuable prizes! Simply use our online editor to submit your works and vote for other projects of previous battles.

In very similar way as Battles we also run and manage "Car Design Challenges" that brings lots of inspiration for young talents and lots of fun for "old" professionals ;)

Download this extension now to see even more features!
Hopefully you will like it!

Thanks
Marcin Wasilewski
- Developer                    

Información Básica de la Extensión

Nombre Car Design Pro Car Design Pro
ID lcneheigajclkjogjfelfmlggebchofo
URL Oficial https://chrome.google.com/webstore/detail/car-design-pro/lcneheigajclkjogjfelfmlggebchofo
Descripción Publish your designs in seconds
Tamaño del Archivo 9.33 MB
Cantidad de Instalaciones 93
Versión Actual 1.0.1
Última Actualización 2021-06-18
Fecha de Publicación 2021-06-17
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador patreontv
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://gumroad.com/cardesignpro
URL de la Página de Ayuda https://gum.co/APPSPro
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Car Design Pro",
    "description": "Publish your designs in seconds",
    "version": "1.0.1",
    "browser_action": {
        "browser_style": true,
        "default_icon": {
            "128": "images\/icon.png",
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png"
        },
        "default_title": "Car Design Pro - Extension dedicated for automotive design enthusiast from all over the world!",
        "default_popup": "index.html",
        "theme_icons": {
            "128": "icon.png",
            "size": 128
        }
    }
}