Bittenfile

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

Bittenfile क्या है?

Bittenfile http://www.bittenfile.com/app द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa."।

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

screenshot

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

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

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

                        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.                    

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

नाम Bittenfile Bittenfile
ID cemppliemccmkfonligjcgnpigmbojcd
आधिकारिक URL https://chrome.google.com/webstore/detail/bittenfile/cemppliemccmkfonligjcgnpigmbojcd
विवरण Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa.
फ़ाइल का आकार 31.87 KB
स्थापना संख्या 128
वर्तमान संस्करण 0.1
अंतिम अपडेट 2017-01-13
प्रकाशन तिथि 2017-01-13
रेटिंग 2.33/5 कुल 3 रेटिंग्स
डेवलपर http://www.bittenfile.com/app
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.bittenfile.com
समर्थित भाषाएँ 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'"
}