Add to Trello

Add cards to your Trello boards from your browser

Add to Trello क्या है?

Add to Trello walteranderson द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add cards to your Trello boards from your browser"।

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

screenshot

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

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

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

                        Whats new:
- Change the card's position to "top" or "bottom" when adding a card
- New project structure that will make it easier to add new features

Add to Trello lets you easily add a cards to the Trello board of your choice straight from the browser. Automatically save your current tab to the board and list of your choice. The web page's title and link will be automatically filled in for you, and the extension will remember the board and list you chose last.                    

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

नाम Add to Trello Add to Trello
ID engmocckoohpopiacajolojeobefbcec
आधिकारिक URL https://chromewebstore.google.com/detail/add-to-trello/engmocckoohpopiacajolojeobefbcec
विवरण Add cards to your Trello boards from your browser
फ़ाइल का आकार 228 KB
स्थापना संख्या 14,401
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2016-12-23
प्रकाशन तिथि 2016-12-23
रेटिंग 4.28/5 कुल 71 रेटिंग्स
डेवलपर walteranderson
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Add to Trello",
    "description": "Add cards to your Trello boards from your browser",
    "version": "1.0.0",
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Add Cards to Trello"
    },
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/api.trello.com\/"
    ],
    "web_accessible_resources": [
        "settings.html"
    ]
}

संबंधित एक्सटेंशन्स