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文件
下載Subscrybe擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | cfcdaknjempfnjedghajbienfhgambom |
| 官方網址 | 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": [
" | |