Bittenfile

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

Bittenfileคืออะไร?

Bittenfile เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.bittenfile.com/app และคุณลักษณะหลักของมันคือ "Connects your devices. Easily transfer your files from your smartphone to your pc or vice versa."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bittenfile

ดาวน์โหลดไฟล์ส่วนขยาย Bittenfile ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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'"
}