Subscrybe
Manage subscriptions, and get alerted before next billing date.
Co to jest Subscrybe?
Subscrybe to rozszerzenie Chrome opracowane przez https://subscrybe.app, a jego główną funkcją jest „Manage subscriptions, and get alerted before next billing date.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Subscrybe
Pobierz pliki rozszerzeń Subscrybe w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Subscrybe |
ID | cfcdaknjempfnjedghajbienfhgambom |
Oficjalny URL | https://chromewebstore.google.com/detail/subscrybe/cfcdaknjempfnjedghajbienfhgambom |
Opis | Manage subscriptions, and get alerted before next billing date. |
Rozmiar pliku | 46.71 KB |
Liczba instalacji | 122 |
Aktualna Wersja | 1.0.8 |
Ostatnia Aktualizacja | 2020-05-14 |
Data Publikacji | 2020-05-14 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | https://subscrybe.app |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://subscrybe.app |
Obsługiwane Języki | 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": [ " |