Strava Auto Kudo
Auto give kudos for followed athletes recent activities. It searches user-feed back in time and looks for non-kudoed activities.
Apa itu Strava Auto Kudo?
Strava Auto Kudo adalah ekstensi Chrome yang dikembangkan oleh cankuteskin, dan fitur utamanya adalah "Auto give kudos for followed athletes recent activities. It searches user-feed back in time and looks for non-kudoed activities.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Strava Auto Kudo
Unduh file ekstensi Strava Auto Kudo dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Are you tired of giving kudos to all of your friends activities on Strava? This extension provides two ways to make giving kudos easy. 1. Automatic timer to check if new activities are present in your feed and give them kudos. 2. A manual "Kudo All" button appearing on Strava Dashboard which gives mass-kudo to your friends recent activities, at your command. You can customize how the extension works by setting its options in popup screen; * Choose either to work in automatic or manual mode * Set how far you want to go back in your feed * Set how frequently you want to check your feed Version 1.1 - New Features: * Added progress feedback for the "Kudo All!" button to user interface which shows currently executing operation step. * Added countdown timer (for automatic mode) to user interface which shows how much time is left for the next trigger.
Informasi Dasar Ekstensi
Nama | Strava Auto Kudo |
ID | bpdlomdbmhipfcjacpgpnhbnckhiipdh |
URL Resmi | https://chromewebstore.google.com/detail/strava-auto-kudo/bpdlomdbmhipfcjacpgpnhbnckhiipdh |
Deskripsi | Auto give kudos for followed athletes recent activities. It searches user-feed back in time and looks for non-kudoed activities. |
Ukuran File | 16.91 KB |
Jumlah Instalasi | 983 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2022-11-09 |
Tanggal Publikasi | 2022-11-07 |
Penilaian | 3.50/5 Total 2 Penilaian |
Pengembang | cankuteskin |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/cankut/autokudo |
URL Halaman Bantuan | https://github.com/cankut/autokudo/issues |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Strava Auto Kudo", "description": "Auto give kudos for followed athletes recent activities. It searches user-feed back in time and looks for non-kudoed activities.", "version": "1.1", "author": "[email protected]", "manifest_version": 3, "action": { "default_popup": "popup\/popup.html" }, "web_accessible_resources": [ { "resources": [ "scripts\/autokudo.js", "css\/autokudo.css" ], "matches": [ " |