Any-Share
Unlimited File Sharing, any size,anytype, anywhere, Any-Share
Any-Shareคืออะไร?
Any-Share เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Any-share และคุณลักษณะหลักของมันคือ "Unlimited File Sharing, any size,anytype, anywhere, Any-Share"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Any-Share
ดาวน์โหลดไฟล์ส่วนขยาย Any-Share ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Any-share is an unlimited cross platform file sharing platform that seamlessly allows you to share files directly on social platforms or to your friends inbox. Generate a link for your friends to access the files instantly at any time. Use this extension to access the any-share website instantly.Any size, anywhere, Any-Share!! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bfhobjnnahkipghnjjmhfddemfobcfbp |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/any-share/bfhobjnnahkipghnjjmhfddemfobcfbp |
| คำอธิบาย | Unlimited File Sharing, any size,anytype, anywhere, Any-Share |
| ขนาดไฟล์ | 63.76 KB |
| จำนวนการติดตั้ง | 546 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2019-12-09 |
| วันที่เผยแพร่ | 2019-12-09 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | Any-share |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://www.any-share.in |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Any-Share",
"description": "Unlimited File Sharing, any size,anytype, anywhere, Any-Share",
"version": "1.0",
"icons": {
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |