Universal Trakt Scrobbler

A universal sync for Trakt.tv.

Universal Trakt Scrobbler là gì?

Universal Trakt Scrobbler là một tiện ích mở rộng Chrome được phát triển bởi rafaelgomesxyz, và tính năng chính của nó là "A universal sync for Trakt.tv.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Universal Trakt Scrobbler

Tải xuống các tệp mở rộng Universal Trakt Scrobbler dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Scrobble your watched shows/movies from Netflix, Amazon Prime, HBO Max, and other streaming services, to Trakt.tv!

You can use this extension to:

- Scrobble shows/movies that you're watching in the supported streaming services to Trakt.tv in real time.
- Sync your watch history from the supported streaming services with Trakt.tv.
- Make it so that the sync runs automatically every specified number of days.

Each functionality is completely optional. For each functionality to work, you must be logged in to the streaming service that you're scrobbling/syncing from.

For some streaming services, the extension might store a cache of the credentials that are needed to make requests to the service's API, but this information is never shared with any external services, and you always have the option to clear the cache.

For other services, it simply scrubs the web page for information about what you're watching.

None of the data collected by the extension is ever shared with any external services without your consent, and it's only ever used to scrobble/sync the shows/movies that you watch across several different streaming services to Trakt.tv.

You have the option to share some data to:

- Rollbar: you can share information about bugs so that they can be more easily fixed.
- Our Server: you can share information about corrections that you made to wrong matches between the streaming service and Trakt.tv so that they can be of use to other users.

Supported streaming services:

- Netflix
- Amazon Prime (may not work well in some regions)
- HBO Max (has limited syncing functionality)
- Many more!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Universal Trakt Scrobbler Universal Trakt Scrobbler
ID mbhadeogepkjdjeikcckdkjdjhhkhlid
URL Chính Thức https://chromewebstore.google.com/detail/universal-trakt-scrobbler/mbhadeogepkjdjeikcckdkjdjhhkhlid
Mô tả A universal sync for Trakt.tv.
Kích Thước Tệp 2.87 MB
Số Lần Cài Đặt 3,266
Phiên Bản Hiện Tại 0.3.1
Cập Nhật Lần Cuối 2023-09-03
Ngày Phát Hành 2023-04-16
Đánh Giá 3.69/5 Tổng số 13 Đánh Giá
Nhà Phát Triển rafaelgomesxyz
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/trakt-tools/universal-trakt-scrobbler
URL Trang Trợ Giúp https://github.com/trakt-tools/universal-trakt-scrobbler/issues
URL Trang Chính Sách Bảo Mật https://addons.mozilla.org/en-US/firefox/addon/esgst/privacy
Ngôn Ngữ Được Hỗ Trợ id,de,en,fr,nl,no,tr,es,es-419,it,lv,pl,pt-BR,sk,fi,uk,mr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Universal Trakt Scrobbler",
    "version": "0.3.1",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "images\/uts-icon-16.png",
        "128": "images\/uts-icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "trakt.js"
            ],
            "matches": [
                "*:\/\/*.trakt.tv\/apps*"
            ]
        }
    ],
    "default_locale": "en",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "optional_permissions": [
        "notifications"
    ],
    "optional_host_permissions": [
        "*:\/\/api.rollbar.com\/*",
        "*:\/\/*.primevideo.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amcplus.com\/*",
        "*:\/\/*.amcn.com\/*",
        "*:\/\/*.crunchyroll.com\/*",
        "*:\/\/*.disneyplus.com\/*",
        "*:\/\/*.go3.lv\/*",
        "*:\/\/*.goplay.be\/*",
        "*:\/\/*.hbogo.co.th\/*",
        "*:\/\/*.hbogoasia.com\/*",
        "*:\/\/*.hbogo.hu\/*",
        "*:\/\/*.hbogo.cz\/*",
        "*:\/\/*.hbogo.sk\/*",
        "*:\/\/*.hbogo.ro\/*",
        "*:\/\/*.hbogo.ru\/*",
        "*:\/\/*.hbogo.pl\/*",
        "*:\/\/*.hbogo.hr\/*",
        "*:\/\/*.hbogo.rs\/*",
        "*:\/\/*.hbogo.si\/*",
        "*:\/\/*.hbogo.mk\/*",
        "*:\/\/*.hbogo.me\/*",
        "*:\/\/*.hbogo.bg\/*",
        "*:\/\/*.hbogo.ba\/*",
        "*:\/\/*.hbogo.eu\/*",
        "*:\/\/*.hbo.com\/*",
        "*:\/\/*.hbomax.com\/*",
        "*:\/\/*.www.hotstar.com\/*",
        "*:\/\/*.kijk.nl\/*",
        "*:\/\/*.mubi.com\/*",
        "*:\/\/*.netflix.com\/*",
        "*:\/\/*.nrk.no\/*",
        "*:\/\/*.player.pl\/*",
        "*:\/\/*.polsatboxgo.pl\/*",
        "*:\/\/*.polsatgo.pl\/*",
        "*:\/\/*.skyshowtime.com\/*",
        "*:\/\/*.starplus.com\/*",
        "*:\/\/*.streamz.be\/*",
        "*:\/\/*.tet.plus\/*",
        "*:\/\/*.tv2.no\/*",
        "*:\/\/*.viaplay.com\/*",
        "*:\/\/*.viaplay.no\/*",
        "*:\/\/*.viaplay.se\/*",
        "*:\/\/*.viaplay.dk\/*",
        "*:\/\/*.viaplay.fi\/*",
        "*:\/\/*.viaplay.is\/*",
        "*:\/\/*.viaplay.pl\/*",
        "*:\/\/*.viaplay.ee\/*",
        "*:\/\/*.viaplay.lv\/*",
        "*:\/\/*.viaplay.lt\/*",
        "*:\/\/*.www.vidio.com\/*",
        "*:\/\/*.vrtnu.be\/*",
        "*:\/\/*.vrt.be\/vrtnu\/*",
        "*:\/\/*.vtmgo.be\/*",
        "*:\/\/*.vtm.be\/vtmgo\/*",
        "*:\/\/*.wakanim.tv\/*"
    ],
    "permissions": [
        "alarms",
        "identity",
        "scripting",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*.trakt.tv\/*",
        "*:\/\/*.themoviedb.org\/*",
        "*:\/\/*.uts.rafaelgomes.xyz\/*"
    ],
    "action": {
        "default_icon": {
            "19": "images\/uts-icon-19.png",
            "38": "images\/uts-icon-38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Universal Trakt Scrobbler"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj9BiceQUMPjMFjSC26NNsmhV4jqiSJOwUfKN4a9TJffUTDhKCRGsfvkKwzHRK8t\/B5\/KaD06QLL4W85wXJZlFGlW7cOzG5FaMPKeU\/NZ9jE0HFdPSkxhSjlX1+Cmuo6kLPmdIqXN6OWsh9QZro7fNsZtBfjQN9Z7plgJTK0w2liqd\/iMNqbIfOqXP75ov5WT6F2slrMATe6uN4Ug\/eH7CUU8uARHuO5czVjpcHWaCoqw8gO2BR3ixwhUjXjt+BqnaOQOkQRYsPhZwp59APluEcdbn8BfMsWaV1o1BoNXMkKMOcQUJPVQ2DHEk7DnW7bm4aUoM8V7IBC659tFs5pvzQIDAQAB"
}