Tophatter - Shopping Rewards
The most rewarding shopping experience on the planet.
Tophatter - Shopping Rewardsとは何ですか?
Tophatter - Shopping Rewardsはhttps://tophatter.comによって開発されたChromeの拡張機能で、その主な機能は「The most rewarding shopping experience on the planet.」です。
拡張機能のスクリーンショット
Tophatter - Shopping Rewards拡張機能のCRXファイルをダウンロード
Tophatter - Shopping Rewards拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SCORE DEALS Shop online and save! Go to the site you want to shop and we’ll let you know if you can score an amazing deal! EARN TOPHATTER REWARDS Not only can you score fantastic deals, earn Tophatter Rewards Points when you do!
拡張機能の基本情報
名前 | Tophatter - Shopping Rewards |
ID | ibikmkhkokkmmmegjlfpefeajgjglgal |
公式URL | https://chromewebstore.google.com/detail/tophatter-shopping-reward/ibikmkhkokkmmmegjlfpefeajgjglgal |
説明 | The most rewarding shopping experience on the planet. |
ファイルサイズ | 413 KB |
インストール数 | 2,315 |
現在のバージョン | 1.13.0 |
最終更新日 | 2021-12-16 |
公開日 | 2021-07-03 |
評価 | 4.50/5 合計 2 レビュー |
開発者 | https://tophatter.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tophatter.com/extension |
ヘルプページのURL | https://tophatter.com/support |
プライバシーポリシーページのURL | https://tophatter.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tophatter - Shopping Rewards", "description": "The most rewarding shopping experience on the planet.", "version": "1.13.0", "manifest_version": 3, "permissions": [ "storage" ], "host_permissions": [ "*:\/\/*.tophatter.com\/", "*:\/\/*.tophatter.test\/" ], "background": { "service_worker": "service-worker-wrapper.js" }, "action": { "default_popup": "index.html", "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "icons": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "content_scripts": [ { "matches": [ " |