Still don't care about cookies

Get rid of cookie warnings! If you're upset about "I don't care about cookies" being sold to Avast, here you have an alternative

Still don't care about cookies là gì?

Still don't care about cookies là một tiện ích mở rộng Chrome được phát triển bởi https://stilldontcareaboutcookies.com, và tính năng chính của nó là "Get rid of cookie warnings! If you're upset about "I don't care about cookies" being sold to Avast, here you have an alternative".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Still don't care about cookies

Tải xuống các tệp mở rộng Still don't care about cookies 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

                        Get rid of cookie warnings!

If you're upset about "I don't care about cookies" being sold to Avast, here you have an alternative                    

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

Tên Still don't care about cookies Still don't care about cookies
ID fmmjjgjhblhocbmigepoobidbbcknjkf
URL Chính Thức https://chromewebstore.google.com/detail/still-dont-care-about-coo/fmmjjgjhblhocbmigepoobidbbcknjkf
Mô tả Get rid of cookie warnings! If you're upset about "I don't care about cookies" being sold to Avast, here you have an alternative
Kích Thước Tệp 388 KB
Số Lần Cài Đặt 1,240
Phiên Bản Hiện Tại 1.0.11
Cập Nhật Lần Cuối 2024-01-03
Ngày Phát Hành 2022-09-21
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://stilldontcareaboutcookies.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.stilldontcareaboutcookies.com/
URL Trang Trợ Giúp https://www.stilldontcareaboutcookies.com/
URL Trang Chính Sách Bảo Mật https://www.twitter-follower.com/en/site/privacy-policy
Ngôn Ngữ Được Hỗ Trợ de,en,fr,nl,no,da,es,hr,it,lt,hu,pl,ro,sk,sv,cs,bg,ru,uk,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "short_name": "__MSG_extensionDescription__",
    "default_locale": "en",
    "version": "1.0.11",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "webRequest",
        "webNavigation",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "data\/background.js"
    },
    "options_ui": {
        "page": "data\/options.html"
    },
    "action": {
        "default_popup": "data\/menu\/index.html",
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        }
    }
}