TribalMind

Tribalmind helps you gather and collect web content into a digital memory for recall and learning

TribalMind क्या है?

TribalMind https://www.tribalmind.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tribalmind helps you gather and collect web content into a digital memory for recall and learning"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Too many open browser tabs? Not enough time to read through all of them?

TribalMind is your organised dumping ground of all things you research and learn on the web. 

Bookmark anything...add links, images and videos to your learning journeys on TribalMind. 

Never lose an idea again. Let TribalMind manage and organise the overload. 

Check out www.tribalmind.co on the web and the IOS app to get the best from your digital memory.
- Never lose a thought or insight: record and store text, photos, videos, links, pdfs and more, organised by subject. 
- Overlay your key insights on references to add value and save time.
- Share insights and collaborate with colleagues, teams or all users. 
- Enable yourself to be found by other users seeking experts in your field.
- Stay up to date with the discoveries of those you follow through your news feed                    

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

नाम TribalMind TribalMind
ID acehnmkfoliibmekiiadpfoanffoabgh
आधिकारिक URL https://chromewebstore.google.com/detail/tribalmind/acehnmkfoliibmekiiadpfoanffoabgh
विवरण Tribalmind helps you gather and collect web content into a digital memory for recall and learning
फ़ाइल का आकार 471 KB
स्थापना संख्या 30
वर्तमान संस्करण 1.2
अंतिम अपडेट 2015-12-14
प्रकाशन तिथि 2015-12-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://www.tribalmind.co
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.tribalmind.co
सहायता पृष्ठ URL https://www.tribalmind.co/Discovery/the-tribalmind-chrome-plug-in/21359?asc=False&filter=All
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TribalMind",
    "description": "Tribalmind helps you gather and collect web content into a digital memory for recall and learning",
    "version": "1.2",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "short_name": "TribalMind",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "tribal.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "downloads",
        "storage",
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/dev.bluechilli.com\/tribalmind\/",
        "https:\/\/www.tribalmind.co\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}