Nega Strava Tools

Strava Outo kudos, comments, segment downloads and more on strava.com

什麼是Nega Strava Tools?

Nega Strava Tools是由https://www.nebigarci.net開發的Chrome擴展程式,該擴展的主要功能是“Strava Outo kudos, comments, segment downloads and more on strava.com”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Nega Strava Tools擴展crx文件

下載Nega Strava Tools擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Strava üzerinde beğenme ve yorum işlemini seri bir şekilde yapmanızı sağlar. Anasayfa, birincil kulüp ve katıldığınız kulüpler arasından en fazla 20 tanesini çeker. Bu aktivitelere beğeni ve yorum işlemi yaptırabilirsiniz. Eklenti seçenekler bölümünden rastgele oluşturacağınız yorumlar içerisinden birini seçerek KOM, QOM veya belirlediğiniz max kilometreye göre yorum gönderir.
Eklentiyi yüklediğinizde profilinizin sağında bir "N" harfi göreceksiniz. Tüm işlemleri buradan yapabilirsiniz. Bu eklenti ile yıldızlı segmentleri kolayca indirebilirsininiz.

ENGLİSH
It allows you to like and comment on Strava quickly. Homepage pulls up to 20 of the primary club and clubs you join. You can like and comment on these activities. The plugin sends comments according to KOM, QOM or the maximum mileage you specify by selecting one of the comments you will create randomly from the options section.
When you install the plugin you will see an "N" letter to the right of your profile. You can do all the operations here.
With this plugin, you can easily download starred segments.                    

擴展基本資訊

名稱 Nega Strava Tools Nega Strava Tools
ID ojiefmnabiedbpiiofgjdghlglbkpjhb
官方網址 https://chromewebstore.google.com/detail/nega-strava-tools/ojiefmnabiedbpiiofgjdghlglbkpjhb
簡介 Strava Outo kudos, comments, segment downloads and more on strava.com
檔案大小 180 KB
安裝次數 191
目前版本 3.6
更新時間 2024-03-03
上架時間 2021-01-03
評分 4.63/5 共 8 次評分
開發者 https://www.nebigarci.net
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.nebigarci.net
說明頁面URL https://nebigarci.net/strava-otomatik-begeni-eklentisi
隱私政策頁面URL https://nebigarci.net/gizlilik
支援的語言 tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nega Strava Tools",
    "description": "Strava Outo kudos, comments, segment downloads and more on strava.com",
    "version": "3.6",
    "manifest_version": 3,
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery-1.8.3.min.js",
                "js\/main.js",
                "js\/jquery-ui.js"
            ],
            "matches": [
                "https:\/\/www.strava.com\/*"
            ]
        }
    ]
}