OA Roulette
OA Roulette is a fun new way to find websites to source from for online arbitrage, with over 800 sites in the database.
什么是OA Roulette?
OA Roulette是由https://oahunt.com开发的Chrome扩展程序,该扩展的主要功能是“OA Roulette is a fun new way to find websites to source from for online arbitrage, with over 800 sites in the database.”。
扩展截图
下载OA Roulette扩展crx文件
下载OA Roulette扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
OA Roulette is now ASIN Gadget FREE and we've also combined it with RevROI. We've phased out this extension so please download ASIN Gadget. 扩展基本信息
| 名称 | |
| ID | fohchfochlkonfabjdlkjkcpghlkdjdd |
| 官方URL | https://chromewebstore.google.com/detail/oa-roulette/fohchfochlkonfabjdlkjkcpghlkdjdd |
| 简介 | OA Roulette is a fun new way to find websites to source from for online arbitrage, with over 800 sites in the database. |
| 文件大小 | 270 KB |
| 安装次数 | 1,179 |
| 当前版本 | 3.1 |
| 更新时间 | 2022-07-24 |
| 上架时间 | 2021-03-26 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://oahunt.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.oahunt.com |
| 帮助页面URL | https://www.oahunt.com |
| 隐私政策页面URL | https://oahunt.com/page/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "OA Roulette",
"short_name": "OA Roulette",
"version": "3.1",
"manifest_version": 3,
"description": "OA Roulette is a fun new way to find websites to source from for online arbitrage, with over 800 sites in the database.",
"icons": {
"128": "icons\/128.png"
},
"action": {
"default_icon": "icons\/128.png",
"default_title": "OA Roulette",
"default_popup": "src\/browser_action\/browser_action.html"
},
"permissions": [
"identity",
"identity.email"
]
} | |