Any-Share
Unlimited File Sharing, any size,anytype, anywhere, Any-Share
Cos'è Any-Share?
Any-Share è un'estensione di Chrome sviluppata da Any-share, e la sua funzione principale è "Unlimited File Sharing, any size,anytype, anywhere, Any-Share".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Any-Share
Scarica i file di estensione Any-Share in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!! Informazioni di Base sull'Estensione
| Nome | |
| ID | bfhobjnnahkipghnjjmhfddemfobcfbp |
| URL Ufficiale | https://chromewebstore.google.com/detail/any-share/bfhobjnnahkipghnjjmhfddemfobcfbp |
| Descrizione | Unlimited File Sharing, any size,anytype, anywhere, Any-Share |
| Dimensione del File | 63.76 KB |
| Conteggio Installazioni | 546 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2019-12-09 |
| Data di Pubblicazione | 2019-12-09 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Any-share |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.any-share.in |
| Lingue Supportate | 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"
]
} | |