Tagmmer, store any file & any weblink.

Tagmmer.com Chrome Extension

Tagmmer, store any file & any weblink. क्या है?

Tagmmer, store any file & any weblink. https://tagmmer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Tagmmer.com Chrome Extension"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Tagmmer is the solution that allows you to centralize, share and even to promote any weblink and any file in one visual single place, whether they be: articles, videos, eBooks, PDF, PowerPoint, Word, Excel, music, pictures.

Tagmmer is a destination for your educational, intellectual, cultural or professional content, but also for all your passions or interests.

Think of Tagmmer as a visual personal library in the cloud for everything your read, watch, listen, learn or even teach!

More than a place to organize any content, Tagmmer is also the best place for networking with other people in order to share your knowledge, discover and learn new things.                    

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

नाम Tagmmer, store any file & any weblink. Tagmmer, store any file & any weblink.
ID mgddlmpcgnledineknbjbbgbolhcppem
आधिकारिक URL https://chromewebstore.google.com/detail/tagmmer-store-any-file-an/mgddlmpcgnledineknbjbbgbolhcppem
विवरण Tagmmer.com Chrome Extension
फ़ाइल का आकार 51.01 KB
स्थापना संख्या 102
वर्तमान संस्करण 1.1
अंतिम अपडेट 2015-11-29
प्रकाशन तिथि 2015-11-29
रेटिंग 4.50/5 कुल 2 रेटिंग्स
डेवलपर https://tagmmer.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://tagmmer.com
सहायता पृष्ठ URL http://tagmmer.com
समर्थित भाषाएँ fr
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Tagmmer, store any file & any weblink.",
        "default_icon": "img\/tagmmer_48.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/tagmmer.css"
            ],
            "js": [
                "js\/jquery.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "128": "img\/tagmmer_128.png",
        "16": "img\/tagmmer_16.png",
        "32": "img\/tagmmer_32.png",
        "48": "img\/tagmmer_48.png"
    },
    "name": "Tagmmer, store any file & any weblink.",
    "version": "1.1",
    "description": "Tagmmer.com Chrome Extension",
    "manifest_version": 2,
    "minimum_chrome_version": "5.0",
    "permissions": [
        "tabs",
        "",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/tagmmer.com; object-src 'self' https:\/\/tagmmer.com"
}