Vbukit

Share current web link with Vbukit.

Qu'est-ce que Vbukit ?

Vbukit est une extension Chrome développée par Creating Revolutions, et sa fonction principale est "Share current web link with Vbukit.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Vbukit

Téléchargez les fichiers d'extension Vbukit au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Vbukit Vbukit
ID fanpcdlnfenhbhnpadmmdgiohdjblaoh
URL Officiel https://chromewebstore.google.com/detail/vbukit/fanpcdlnfenhbhnpadmmdgiohdjblaoh
Description Share current web link with Vbukit.
Taille du Fichier 150 KB
Nombre d'Installations 52
Version Actuelle 2.0
Dernière Mise à Jour 2013-09-03
Date de Publication 2013-09-03
Évaluation 5.00/5 Total 2 Évaluations
Développeur Creating Revolutions
Type de Paiement free
Site Web de l'Extension http://www.vbukit.com
Langues Prises en Charge 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"
}