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!
拡張機能の基本情報
名前 | RUSSH |
ID | dndfgghkcbdpmmejonmlgaabjcohfobn |
公式URL | 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 |
Eメール | [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\/*" ] } |