Roller
Send websites that you are surfing through to your friend's new tab.
What is Roller?
Roller is a Chrome extension developed by https://roller.works, and its main feature is "Send websites that you are surfing through to your friend's new tab.".
Extension Screenshots
Download Roller Extension CRX File
Download Roller extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Roller |
ID | lnceokmndennnlhiohhnapcnkpknjmmn |
Official URL | https://chromewebstore.google.com/detail/roller/lnceokmndennnlhiohhnapcnkpknjmmn |
Description | Send websites that you are surfing through to your friend's new tab. |
File Size | 115 KB |
Installation Count | 96 |
Current Version | 1.0.12 |
Last Updated | 2022-12-05 |
Publish Date | 2022-11-08 |
Developer | https://roller.works |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.roller.works/privacy |
Supported Languages | 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": [ " |