Vbukit

Share current web link with Vbukit.

Vbukit क्या है?

Vbukit Creating Revolutions द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Share current web link with Vbukit."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Vbukit Browser Plugin
Use with your Vbukit Account to let you instantly load the website you are viewing, onto your bucket.

Use NFC or 2D QR Codes linked to your bucket.

Then simply have any Vbukit User scan your Vbukit Tag linked to your account, and instantly they will open that page on their browser.

Can be used with Vbukit Phone, Tablet, and PC applications found at:

www.vbukit.com  

Vbukit is a secure, completely anonymous platform that allows you to easily communicate and share information or files with others.  Unlike cloud drives, Vbukit is designed to only hold rather than store your information or files, for just a few seconds.  The Vbukit platform is designed to work with all your current hardware, software, and workflow processes.  So there's nothing new to use and nothing new to learn.  It just works.

Vbukit: Just Think, Tap, and make it Happen!                    

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

नाम Vbukit Vbukit
ID fanpcdlnfenhbhnpadmmdgiohdjblaoh
आधिकारिक URL https://chromewebstore.google.com/detail/vbukit/fanpcdlnfenhbhnpadmmdgiohdjblaoh
विवरण Share current web link with Vbukit.
फ़ाइल का आकार 150 KB
स्थापना संख्या 52
वर्तमान संस्करण 2.0
अंतिम अपडेट 2013-09-03
प्रकाशन तिथि 2013-09-03
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Creating Revolutions
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.vbukit.com
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vbukit",
    "description": "Share current web link with Vbukit.",
    "version": "2.0",
    "background": {
        "scripts": [
            "js\/jquery-1.10.2.min.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Share URL using Vbukit",
        "default_icon": "images\/icon.png"
    },
    "manifest_version": 2,
    "options_page": "html\/options.html"
}