Car Design Pro

Publish your designs in seconds

O que é Car Design Pro?

Car Design Pro é uma extensão do Chrome desenvolvida por patreontv, e sua principal característica é "Publish your designs in seconds".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Car Design Pro

Baixe arquivos de extensão Car Design Pro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Car Design Pro Car Design Pro
ID lcneheigajclkjogjfelfmlggebchofo
URL Oficial https://chrome.google.com/webstore/detail/car-design-pro/lcneheigajclkjogjfelfmlggebchofo
Descrição Publish your designs in seconds
Tamanho do Arquivo 9.33 MB
Contagem de Instalações 93
Versão Atual 1.0.1
Última Atualização 2021-06-18
Data de Publicação 2021-06-17
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor patreontv
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://gumroad.com/cardesignpro
URL da Página de Ajuda https://gum.co/APPSPro
Idiomas Suportados 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
        }
    }
}