Any-Share
Unlimited File Sharing, any size,anytype, anywhere, Any-Share
什麼是Any-Share?
Any-Share是由Any-share開發的Chrome擴展程式,該擴展的主要功能是“Unlimited File Sharing, any size,anytype, anywhere, Any-Share”。
擴展截圖
下載Any-Share擴展crx文件
下載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!!
擴展基本資訊
名稱 | Any-Share |
ID | bfhobjnnahkipghnjjmhfddemfobcfbp |
官方網址 | 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" ] } |