Subscrybe
Manage subscriptions, and get alerted before next billing date.
Subscrybe란 무엇입니까?
Subscrybe은(는) https://subscrybe.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Manage subscriptions, and get alerted before next billing date."입니다.
확장 프로그램 스크린샷
Subscrybe 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Have you ever subscribed for a free trial, and then forgot to cancel? Or use a paid service for a few months, stopped using it and kept getting charged? Subscrybe is here to solve that problem, while minimizing friction. It works in your browser, so everytime you are on a subscription page, the extension pops up and lets you save that subscription in just 1 click. Then once your subscription is nearing its billing date, we send you a text letting you know. So you never have to remember all the subscriptions you are subscribed to, their expiry dates etc.
확장 프로그램 기본 정보
이름 | Subscrybe |
ID | cfcdaknjempfnjedghajbienfhgambom |
공식 URL | https://chromewebstore.google.com/detail/subscrybe/cfcdaknjempfnjedghajbienfhgambom |
설명 | Manage subscriptions, and get alerted before next billing date. |
파일 크기 | 46.71 KB |
설치 횟수 | 122 |
현재 버전 | 1.0.8 |
최근 업데이트 | 2020-05-14 |
출시 날짜 | 2020-05-14 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | https://subscrybe.app |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://subscrybe.app |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Subscrybe", "version": "1.0.8", "description": "Manage subscriptions, and get alerted before next billing date.", "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "manifest_version": 2, "permissions": [ "https:\/\/my.subscrybe.app\/*", "storage", "notifications" ], "content_scripts": [ { "matches": [ " |