Netflix Speedup - watch videos faster

Watch Netflix videos faster and save your precious time. Increase the playback speed with just one click of the mouse.

Netflix Speedup - watch videos faster là gì?

Netflix Speedup - watch videos faster là một tiện ích mở rộng Chrome được phát triển bởi Freshmazing Studios, và tính năng chính của nó là "Watch Netflix videos faster and save your precious time. Increase the playback speed with just one click of the mouse.".

Ả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 Netflix Speedup - watch videos faster

Tải xuống các tệp mở rộng Netflix Speedup - watch videos faster 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

                        Watch Netflix faster and save your precious time with this simple and free speedup extension. Adjust the playback speed with just a click of the mouse.

General features:
- Click the rabbit icon to watch Netflix faster
- Click the snail icon to watch Netflix slower
- Click the rabbit icon multiple times to watch Netflix even faster

Troubleshooting:
- If the rabbit and snail icons don’t appear after installing the extension simply refresh the page.

Enjoy saving time!

Disclaimer: NETFLIX is a trademark of Netflix, Inc.. This application and its developer are in no way affiliated with Netflix, Inc..                    

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

Tên Netflix Speedup - watch videos faster Netflix Speedup - watch videos faster
ID efpciapfbiflmcjfnlgphomjjcodhmge
URL Chính Thức https://chromewebstore.google.com/detail/netflix-speedup-watch-vid/efpciapfbiflmcjfnlgphomjjcodhmge
Mô tả Watch Netflix videos faster and save your precious time. Increase the playback speed with just one click of the mouse.
Kích Thước Tệp 20.37 KB
Số Lần Cài Đặt 154
Phiên Bản Hiện Tại 1.21
Cập Nhật Lần Cuối 2021-03-12
Ngày Phát Hành 2020-06-23
Đánh Giá 3.80/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Freshmazing Studios
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ de,en
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "css\/icofont.css"
            ],
            "js": [
                "contentScript.js"
            ],
            "matches": [
                "https:\/\/*.netflix.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAstDB6o9glWl2byQnP5xqg2oQL+IBkMZxoVdHCTi54FWsxPiYEO3cotTem7Sk6Nz+hnbhR\/UPkmhJO7U+QeMh9aRAHxGszxPjGftMAqHEI5mcLM0LKlxk5fPz27RyjObSqMYeMOflGdiWGJ2iUmF5DAofzgC6HNQgjLVfZmG5lRxd9oKoUUydu1qXRv8nr7Si6pMOCpYTTn63lscBquAJID+XHKAZInN5sP\/fJqcnBxy8UsxfbXviTL3FHdq3fQH4TMFrNiB0OhNNVflBRNzdGy0hmIHio6cZfL4T5Q5cDTHjV7thCwXGJkXV9Le9hgM27m\/OuWiyfaJftpelJKNwDQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.21",
    "web_accessible_resources": [
        "fonts\/icofont.woff",
        "fonts\/icofont.woff2"
    ]
}