Vectorly

Vectorly

Vectorly क्या है?

Vectorly https://vectorly.team द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Vectorly"।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Build engaged and productive teams with Vectorly.

Develop skills, share knowledge, understand skill gaps and make continuous review of your team. Our browser extension analyses skill development by examining task completion in a 3rd party task manager and sends your team insights.


How you can use Vectorly Chrome Extension:

1. Add skills to your tasks in Trello and track skills development
2. Organize your knowledge base. Serf the Internet, find useful materials and save them with Vectorly web clipper                    

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

नाम Vectorly Vectorly
ID dnmlnobaeaefdnkhemdodjlgkcckfefc
आधिकारिक URL https://chromewebstore.google.com/detail/vectorly/dnmlnobaeaefdnkhemdodjlgkcckfefc
विवरण Vectorly
फ़ाइल का आकार 1.91 MB
स्थापना संख्या 52
वर्तमान संस्करण 3.0.16
अंतिम अपडेट 2020-07-25
प्रकाशन तिथि 2020-02-26
रेटिंग 5.00/5 कुल 10 रेटिंग्स
डेवलपर https://vectorly.team
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://vectorly.team/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.16",
    "name": "Vectorly",
    "manifest_version": 2,
    "description": "Vectorly",
    "browser_action": {
        "default_title": "Vectorly Chrome Extension",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/Vectorly-GCE-icon-active-16.png",
        "48": "img\/Vectorly-GCE-icon-active-48.png",
        "128": "img\/Vectorly-GCE-icon-active-128.png"
    },
    "homepage_url": "https:\/\/app.vectorly.team",
    "web_accessible_resources": [
        "inject.html",
        "img\/GHE-pic-API.png",
        "img\/CE_View-2.png",
        "img\/first_skillboard.png",
        "fonts\/**"
    ],
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "contextMenus",
        "management",
        "https:\/\/dev.vectorly.team\/*",
        "https:\/\/trello.com\/b\/*",
        "https:\/\/trello.com\/c\/*",
        "https:\/\/vly-events.vectorly.team\/*",
        "https:\/\/vectorly.picasel.agency\/*",
        "https:\/\/vectorly.picasel.agency\/*",
        "https:\/\/vectorly-backend.picasel.agency\/*",
        "https:\/\/vectorly-backend.picasel.agency\/*",
        "https:\/\/app.vectorly.team\/*",
        "http:\/\/localhost:4200\/*",
        "https:\/\/cdnjs.cloudflare.com\/*"
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' https:\/\/cdnjs.cloudflare.com\/* http:\/\/localhost:3000 https:\/\/dev.vectorly.team\/* https:\/\/localhost:3000 https:\/\/vectorly-backend.picasel.agency\/* http:\/\/localhost:4200\/* wss:\/\/vectorly-backend.picasel.agency\/* https:\/\/vectorly-backend.picasel.agency\/* https:\/\/vectorly.picasel.agency\/* wss:\/\/vectorly.picasel.agency\/* https:\/\/vectorly.picasel.agency\/api\/* https:\/\/vectorly.picasel.agency\/api\/* https:\/\/app.vectorly.team\/* 'unsafe-eval'; connect-src https:\/\/vly-events.vectorly.team\/api\/external\/work_map\/roles https:\/\/vly-events.vectorly.team\/api\/external\/sections\/own\/blocks\/push https:\/\/vly-events.vectorly.team\/api\/external\/sections\/blocks\/push https:\/\/vly-events.vectorly.team\/api\/external\/sections\/own\/get https:\/\/vly-events.vectorly.team\/api\/external\/sections\/get https:\/\/vly-events.vectorly.team\/api\/external\/get\/skills\/ https:\/\/vly-events.vectorly.team\/api\/utils\/urls\/get https:\/\/vectorly.picasel.agency\/api\/external\/work_map\/roles https:\/\/vectorly.picasel.agency\/api\/external\/sections\/own\/blocks\/push https:\/\/vectorly.picasel.agency\/api\/external\/sections\/blocks\/push https:\/\/vectorly.picasel.agency\/api\/external\/sections\/own\/get https:\/\/vectorly.picasel.agency\/api\/external\/sections\/get https:\/\/vectorly.picasel.agency\/api\/external\/get\/skills\/ https:\/\/vectorly.picasel.agency\/api\/utils\/urls\/get https:\/\/vectorly.picasel.agency\/api\/* http:\/\/localhost:3000 https:\/\/dev.vectorly.team\/* https:\/\/localhost:3000 wss:\/\/vectorly.picasel.agency\/* https:\/\/vectorly-backend.picasel.agency\/* wss:\/\/vectorly-backend.picasel.agency\/* https:\/\/vectorly-backend.picasel.agency\/* http:\/\/localhost:4200\/* https:\/\/app.vectorly.team\/*; style-src * 'unsafe-inline' 'self' blob:; img-src 'self' data: https:\/\/*;"
}