PixTeller

Create your own designs for Social Media, Website, Blog, Covers, Flyers, Invitations, Presentations and more.

Wat is PixTeller?

PixTeller is een Chrome-extensie ontwikkeld door https://pixteller.com, en de belangrijkste functie is "Create your own designs for Social Media, Website, Blog, Covers, Flyers, Invitations, Presentations and more.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PixTeller

Download PixTeller-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

                        Design in cloud
anytime, anywhere
Forget about installing software or hire expensive designers!

Easily customize any design and give your images a fresh new look at any moment! NO design skills or technical knowledge required.

PixTeller Editor and Platform is powerful enough for anyone to use and transform any idea into awesome photos.

Gradient colors
Select between our solid, linear or radial gradients and get an outstanding look for your designs! You can even make transparent background images.

Clipping crop
With PixTeller's clipping-crop function your photos will look great at any dimensions.

FOLDERS · MULTIPAGE ATTRIBUTES · SMART RESIZE · CUSTOM FONTS · UNIQUE TEXT PROPERTIES · AMAZING FILTERS                    

Basisinformatie over de Extensie

Naam PixTeller PixTeller
ID kopogfpbgodbofemjgoineekikpmpmii
Officiële URL https://chrome.google.com/webstore/detail/pixteller/kopogfpbgodbofemjgoineekikpmpmii
Beschrijving Create your own designs for Social Media, Website, Blog, Covers, Flyers, Invitations, Presentations and more.
Bestandsgrootte 48.02 KB
Aantal Installaties 234
Huidige Versie 0.02
Laatst Bijgewerkt 2018-08-06
Publicatiedatum 2018-08-06
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://pixteller.com
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://pixteller.com/contact
URL van de Privacybeleid Pagina https://pixteller.com/privacy
Ondersteunde Talen en
manifest.json
{
    "name": "PixTeller",
    "version": "0.02",
    "description": "Create your own designs for Social Media, Website, Blog, Covers, Flyers, Invitations, Presentations and more.",
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "PixTeller"
    },
    "icons": {
        "192": "192.png",
        "128": "128.png",
        "96": "96.png",
        "32": "32.png",
        "16": "16.png"
    },
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage"
    ]
}