Bittenfile

Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa.

Qu'est-ce que Bittenfile ?

Bittenfile est une extension Chrome développée par http://www.bittenfile.com/app, et sa fonction principale est "Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa.".

Captures d'Écran de l'Extension

screenshot

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

Téléchargez les fichiers d'extension Bittenfile 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

                        Transfer your files without the need for a cable or USB stick. Upload your files from your smartphone with app for android and download them to any device using extension or app for google chrome, software for windows, mac os, or even the website.

Complete small tasks
Share or send your file to any email.
Zip, Download or Rename.
Transport your files in the application, enter the short link in the browser of another device and download.

It's Free
Bittenfile was made for you with love. And it's totally free. Our only request is that you can share the bittenfile with your friends.                    

Informations de Base sur l'Extension

Nom Bittenfile Bittenfile
ID cemppliemccmkfonligjcgnpigmbojcd
URL Officiel https://chrome.google.com/webstore/detail/bittenfile/cemppliemccmkfonligjcgnpigmbojcd
Description Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa.
Taille du Fichier 31.87 KB
Nombre d'Installations 128
Version Actuelle 0.1
Dernière Mise à Jour 2017-01-13
Date de Publication 2017-01-13
Évaluation 2.33/5 Total 3 Évaluations
Développeur http://www.bittenfile.com/app
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.bittenfile.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bittenfile",
    "short_name": "Bittenfile",
    "description": "Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa.",
    "version": "0.1",
    "minimum_chrome_version": "38",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "assets\/16.png",
        "32": "assets\/32.png",
        "64": "assets\/64.png",
        "128": "assets\/128.png"
    },
    "browser_action": {
        "default_icon": "assets\/128.png",
        "default_title": "Bittenfile",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}