primalDraw

Free online vector graphics drawing application.

primalDraw क्या है?

primalDraw https://www.primaldraw.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free online vector graphics drawing application."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में primalDraw एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        primalDraw allows you to create vector graphics such as illustrations, diagrams, flowcharts, logos, banners and line art. Written from the ground up to be lightweight and designed to work in any desktop or mobile browser. primal Draw is ideal for students, teachers, hobbyists or anyone looking for a free flexible vector drawing application.

Features
Grid – Snap objects and object control points to grid.
Paths – Create, group, combine, brake and manipulate paths.
Transform – Move, resize, rotate any object using editing handles.
Properties Manager – Create and edit multiple object properties in real time.
Objects Manager – Hide, lock or change order of objects using the object manager.
Import – Import PNG, JPEG and most SVG files.
Customizable – Change the look by setting your own theme colors.                    

एक्सटेंशन की मूल जानकारी

नाम primalDraw primalDraw
ID nhaialnihibpeddieanneicjgdoeplji
आधिकारिक URL https://chromewebstore.google.com/detail/primaldraw/nhaialnihibpeddieanneicjgdoeplji
विवरण Free online vector graphics drawing application.
फ़ाइल का आकार 86.67 KB
स्थापना संख्या 2,346
वर्तमान संस्करण 1.201
अंतिम अपडेट 2018-07-18
प्रकाशन तिथि 2018-07-17
रेटिंग 3.87/5 कुल 15 रेटिंग्स
डेवलपर https://www.primaldraw.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.primaldraw.com/index.html
सहायता पृष्ठ URL https://www.armenovakimyan.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "primalDraw",
    "description": "Free online vector graphics drawing application.",
    "version": "1.201",
    "icons": {
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    }
}