Any-Share
Unlimited File Sharing, any size,anytype, anywhere, Any-Share
Co to jest Any-Share?
Any-Share to rozszerzenie Chrome opracowane przez Any-share, a jego główną funkcją jest „Unlimited File Sharing, any size,anytype, anywhere, Any-Share”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Any-Share
Pobierz pliki rozszerzeń Any-Share w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | bfhobjnnahkipghnjjmhfddemfobcfbp |
| Oficjalny URL | https://chromewebstore.google.com/detail/any-share/bfhobjnnahkipghnjjmhfddemfobcfbp |
| Opis | Unlimited File Sharing, any size,anytype, anywhere, Any-Share |
| Rozmiar pliku | 63.76 KB |
| Liczba instalacji | 546 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2019-12-09 |
| Data Publikacji | 2019-12-09 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | Any-share |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://www.any-share.in |
| Obsługiwane Języki | 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"
]
} | |