Redmi Note 10 Pro Flash Sale Auto Buy
Buy Redmi Note 10 Flash sale products from Amazon. Our extension works on all products
Redmi Note 10 Pro Flash Sale Auto Buy란 무엇입니까?
Redmi Note 10 Pro Flash Sale Auto Buy은(는) https://autobuyapp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Buy Redmi Note 10 Flash sale products from Amazon. Our extension works on all products"입니다.
확장 프로그램 스크린샷
Redmi Note 10 Pro Flash Sale Auto Buy 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Install this extension and auto buy any Redmi Note 10 Flash sale products. This is a very lite extension (less than 40kb) and got the higher chances of getting products. How to Auto Buy Redmi Note 10 Pro? >>Install the extension and then click on the icon. >>Then you will find the different mobile models and colors >>Choose the product that you are planning to buy and register for Auto Buy >>Now 2 mins before open the Flash sale page >>Our extension will automatically add them to your shopping cart. Works on all Redmi note 10 sales on Amazon
확장 프로그램 기본 정보
이름 | |
ID | bhebbfhofmegjmadpckhlfejefflblbm |
공식 URL | https://chrome.google.com/webstore/detail/redmi-note-10-pro-flash-s/bhebbfhofmegjmadpckhlfejefflblbm |
설명 | Buy Redmi Note 10 Flash sale products from Amazon. Our extension works on all products |
파일 크기 | 50.61 KB |
설치 횟수 | 5,009 |
현재 버전 | 1.3.3 |
최근 업데이트 | 2022-09-26 |
출시 날짜 | 2020-07-01 |
평점 | 3.73/5 총 156 개의 평점 |
개발자 | https://autobuyapp.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://autobuyapp.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Redmi Note 10 Pro Flash Sale Auto Buy", "version": "1.3.3", "description": "Buy Redmi Note 10 Flash sale products from Amazon. Our extension works on all products", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "128": "images\/sale128.png", "48": "images\/sale48.png", "16": "images\/sale16.png" }, "browser_action": { "default_icon": "images\/sale16.png", "default_popup": "popup\/popup.html", "default_title": "Note 10 Pro Sale" }, "background": { "scripts": [ "popup\/javascript\/background.js", "popup\/javascript\/tools.js" ], "persistance": true }, "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "js": [ "popup\/javascript\/findads.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/www.flipkart.com\/*" ], "js": [ "popup\/javascript\/[email protected]", "popup\/javascript\/flipkart.js" ], "run_at": "document_end" }, { "matches": [ "https:\/\/in.event.mi.com\/*" ], "js": [ "popup\/javascript\/[email protected]", "popup\/javascript\/diwaliNew.js" ], "run_at": "document_end" }, { "matches": [ " |