Roller
Send websites that you are surfing through to your friend's new tab.
Co to jest Roller?
Roller to rozszerzenie Chrome opracowane przez https://roller.works, a jego główną funkcją jest „Send websites that you are surfing through to your friend's new tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Roller
Pobierz pliki rozszerzeń Roller 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
With this extension, in every new Chrome tab you'll see websites that are sent to you from your friends. For our privacy policy, visit: https://roller.works/privacy
Podstawowe informacje o rozszerzeniu
Nazwa | Roller |
ID | lnceokmndennnlhiohhnapcnkpknjmmn |
Oficjalny URL | https://chromewebstore.google.com/detail/roller/lnceokmndennnlhiohhnapcnkpknjmmn |
Opis | Send websites that you are surfing through to your friend's new tab. |
Rozmiar pliku | 115 KB |
Liczba instalacji | 96 |
Aktualna Wersja | 1.0.12 |
Ostatnia Aktualizacja | 2022-12-05 |
Data Publikacji | 2022-11-08 |
Deweloper | https://roller.works |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://www.roller.works/privacy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Roller", "version": "1.0.12", "manifest_version": 3, "description": "Send websites that you are surfing through to your friend's new tab.", "permissions": [ "activeTab", "storage", "contextMenus", "tabs", "alarms" ], "icons": { "128": "icon-128.png" }, "action": { "default_title": "Roll this website or use Control + Cmd + R" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.content.tsx.f5fadd59.d9730a02.js" ], "matches": [ " |