Roller
Send websites that you are surfing through to your friend's new tab.
什麼是Roller?
Roller是由https://roller.works開發的Chrome擴展程式,該擴展的主要功能是“Send websites that you are surfing through to your friend's new tab.”。
擴展截圖
下載Roller擴展crx文件
下載Roller擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | Roller |
ID | lnceokmndennnlhiohhnapcnkpknjmmn |
官方網址 | https://chromewebstore.google.com/detail/roller/lnceokmndennnlhiohhnapcnkpknjmmn |
簡介 | Send websites that you are surfing through to your friend's new tab. |
檔案大小 | 115 KB |
安裝次數 | 96 |
目前版本 | 1.0.12 |
更新時間 | 2022-12-05 |
上架時間 | 2022-11-08 |
開發者 | https://roller.works |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://www.roller.works/privacy |
支援的語言 | 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": [ " |