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!! 扩展基本信息
| 名称 | |
| 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"
]
} | |