Any-Share
Unlimited File Sharing, any size,anytype, anywhere, Any-Share
Wat is Any-Share?
Any-Share is een Chrome-extensie ontwikkeld door Any-share, en de belangrijkste functie is "Unlimited File Sharing, any size,anytype, anywhere, Any-Share".
Extensie Screenshots
Download het CRX-bestand van de extensie Any-Share
Download Any-Share-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!! Basisinformatie over de Extensie
| Naam | |
| ID | bfhobjnnahkipghnjjmhfddemfobcfbp |
| Officiële URL | https://chromewebstore.google.com/detail/any-share/bfhobjnnahkipghnjjmhfddemfobcfbp |
| Beschrijving | Unlimited File Sharing, any size,anytype, anywhere, Any-Share |
| Bestandsgrootte | 63.76 KB |
| Aantal Installaties | 546 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2019-12-09 |
| Publicatiedatum | 2019-12-09 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Any-share |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://www.any-share.in |
| Ondersteunde Talen | 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"
]
} | |