RUSSH
RUSSH Extentsion shows offers on your cards.
什麼是RUSSH?
RUSSH是由RUSSH開發的Chrome擴展程式,該擴展的主要功能是“RUSSH Extentsion shows offers on your cards.”。
擴展截圖
下載RUSSH擴展crx文件
下載RUSSH擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
RUSSH lets you discover online offers on your credit and debit cards as well as UPI payments at your fingertips. Online offers on E-commerce, Groceries, Dining, Lifestyle, Electronics, etc which were always there but you never knew. You will be surprised by the number of offers you were missing! 擴展基本資訊
| 名稱 | |
| ID | dndfgghkcbdpmmejonmlgaabjcohfobn |
| 官方網址 | https://chromewebstore.google.com/detail/russh/dndfgghkcbdpmmejonmlgaabjcohfobn |
| 簡介 | RUSSH Extentsion shows offers on your cards. |
| 檔案大小 | 968 KB |
| 安裝次數 | 39 |
| 目前版本 | 0.0.0.4 |
| 更新時間 | 2020-09-06 |
| 上架時間 | 2020-08-18 |
| 評分 | 4.75/5 共 4 次評分 |
| 開發者 | RUSSH |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://russh.in |
| 隱私政策頁面URL | https://www.russh.in/terms-conditions |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "RUSSH",
"version": "0.0.0.4",
"description": "RUSSH Extentsion shows offers on your cards.",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"128": "icon128.png"
},
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"https:\/\/*.cloudfunctions.net\/*"
]
} | |