RevROI
A light & powerful tool to increase your ROI while doing online arbitrage sourcing or personal online shopping.
什麼是RevROI?
RevROI是由https://cleartheshelf.com開發的Chrome擴展程式,該擴展的主要功能是“A light & powerful tool to increase your ROI while doing online arbitrage sourcing or personal online shopping.”。
擴展截圖
下載RevROI擴展crx文件
下載RevROI擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
revROI helps you REV up your return on investment by helping you stack cash back sites as well as discount gift cards, credit card points, and travel miles/points while practicing the art and science of online arbitrage or even while doing your personal shopping. It works on, literally, thousands of websites. It is intuitive and easy to use with a click of a button. You may also use the search feature to find opportunities on another site without leaving your current browser tab. Let us know if you have any bugs as we are constantly looking to upgrade and make this better for you. Please email me at [email protected] if you have any issues.
擴展基本資訊
名稱 | RevROI |
ID | nmidcdbnmhggenoknphfaanmphbbfkid |
官方網址 | https://chromewebstore.google.com/detail/revroi/nmidcdbnmhggenoknphfaanmphbbfkid |
簡介 | A light & powerful tool to increase your ROI while doing online arbitrage sourcing or personal online shopping. |
檔案大小 | 441 KB |
安裝次數 | 12,665 |
目前版本 | 2.1 |
更新時間 | 2022-12-24 |
上架時間 | 2022-06-15 |
評分 | 5.00/5 共 5 次評分 |
開發者 | https://cleartheshelf.com |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | http://cleartheshelf.com/privacy-policy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RevROI", "short_name": "RevROI", "version": "2.1", "manifest_version": 3, "description": "A light & powerful tool to increase your ROI while doing online arbitrage sourcing or personal online shopping.", "icons": { "128": "icons\/128.png", "256": "icons\/256.png" }, "action": { "default_icon": "icons\/128.png", "default_title": "RevROI", "default_popup": "src\/browser_action\/browser_action.html" }, "content_scripts": [ { "matches": [ "https:\/\/www.cashbackmonitor.com\/go-to\/*?asingadget=true" ], "js": [ "js\/cashback.js" ], "run_at": "document_start" } ], "permissions": [ "storage", "activeTab", "identity", "identity.email", "contextMenus", "scripting" ], "host_permissions": [ "https:\/\/www.cashbackmonitor.com\/*", "https:\/\/www.cardbear.com\/*", "*:\/\/revroi.oaroulette.com\/*" ], "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "src\/browser_action\/browser_action.html" ], "matches": [ " |