Pogo: Earn on Everything
Earn and save while browsing.
Pogo: Earn on Everything란 무엇입니까?
Pogo: Earn on Everything은(는) https://joinpogo.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Earn and save while browsing."입니다.
확장 프로그램 스크린샷
Pogo: Earn on Everything 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Pogo rewards you for your everyday shopping and browsing. Upgrade your browsing game with Pogo! Add our browser extension in seconds, browse as usual, and let us do the work. We help you to: 🎉 Passively Earn Points. No surveys, no ads or changing your browsing. Earn rewards for the data you already share. 💯 Get Rewards as Good as Cash. Rack up Pogo points that you can cash out. ✅ Take Control of Your Data. Full transparency and control over your data - manage your data sharing at any time.
확장 프로그램 기본 정보
이름 | Pogo: Earn on Everything |
ID | olnojfnooflgliapbmgbngbohkeckoie |
공식 URL | https://chromewebstore.google.com/detail/pogo-earn-on-everything/olnojfnooflgliapbmgbngbohkeckoie |
설명 | Earn and save while browsing. |
파일 크기 | 1.95 MB |
설치 횟수 | 20,000 |
현재 버전 | 2.2.8 |
최근 업데이트 | 2024-02-22 |
출시 날짜 | 2023-02-16 |
평점 | 4.84/5 총 1638 개의 평점 |
개발자 | https://joinpogo.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.joinpogo.com/ |
도움말 페이지 URL | https://joinpogosupport.zendesk.com/hc/en-us |
개인정보 보호 정책 페이지 URL | https://www.joinpogo.com/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "2.2.8", "author": "Pogo Technologies, inc.", "name": "Pogo: Earn on Everything", "description": "Earn and save while browsing.", "permissions": [ "storage", "notifications", "webRequest", "history", "unlimitedStorage", "scripting" ], "background": { "service_worker": "background.5fadff2f.js" }, "content_scripts": [ { "matches": [ "https:\/\/amazon.com\/*", "https:\/\/*.amazon.com\/*", "https:\/\/target.com\/*", "https:\/\/*.target.com\/*", "https:\/\/bestbuy.com\/*", "https:\/\/*.bestbuy.com\/*", "https:\/\/cvs.com\/*", "https:\/\/*.cvs.com\/*", "https:\/\/lowes.com\/*", "https:\/\/*.lowes.com\/*", "https:\/\/instacart.com\/*", "https:\/\/*.instacart.com\/*", "https:\/\/costco.com\/*", "https:\/\/*.costco.com\/*", "https:\/\/kroger.com\/*", "https:\/\/*.kroger.com\/*" ], "js": [ "checkout.a523e11e.js" ], "all_frames": false, "css": [ "font.9cdb0935.css" ] }, { "matches": [ "https:\/\/*.joinpogo.com\/computer*" ], "js": [ "loginRoot.143e96a2.js" ], "all_frames": false, "css": [ "font.9cdb0935.css", "loginRoot.64262913.css" ] } ], "web_accessible_resources": [ { "resources": [ "assets\/*" ], "matches": [ " |