ATP Cookie

Tiện ích ATP Cookie dùng để trích xuất cookie từ trình duyệt, giúp người dùng đăng nhập vào các phần mềm của ATP Software.

Hvad er ATP Cookie?

ATP Cookie er en Chrome-udvidelse udviklet af https://atpsoftware.vn, og dens hovedfunktion er "Tiện ích ATP Cookie dùng để trích xuất cookie từ trình duyệt, giúp người dùng đăng nhập vào các phần mềm của ATP Software.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download ATP Cookie-udvidelses-CRX-fil

Download ATP Cookie-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Tiện ích ATP Cookie dùng để trích xuất cookie từ trình duyệt, giúp người dùng đăng nhập vào các phần mềm của ATP Software

Chính sách bảo mật:
ATP Cookie không thu thập bất kỳ dữ liệu nào dưới bất kỳ hình thức nào.
ATP Cookie không có máy chủ điều khiển từ xa.
ATP Cookie không gửi bất kỳ dữ liệu nào từ phía người dùng (client) về máy chủ (server).
ATP Cookie không nhúng bất kỳ đoạn mã theo dõi nào vào mã nguồn.
ATP Cookie không theo dõi người dùng theo bất kỳ cách nào có thể.
Toàn bộ mã nguồn (source-code) của ATP Cookie được công khai tại địa chỉ Github: https://github.com/atpsoftwarevn                    

Grundlæggende oplysninger om udvidelsen

Navn ATP Cookie ATP Cookie
ID pgiokghoiffcbbjiembgifjaklboaphc
Officiel URL https://chromewebstore.google.com/detail/atp-cookie/pgiokghoiffcbbjiembgifjaklboaphc
Beskrivelse Tiện ích ATP Cookie dùng để trích xuất cookie từ trình duyệt, giúp người dùng đăng nhập vào các phần mềm của ATP Software.
Filstørrelse 56.02 KB
Antal Installationer 10,000
Nuværende Version 1.3
Senest Opdateret 2023-07-13
Udgivelsesdato 2023-07-13
Bedømmelse 4.64/5 Samlet 11 Bedømmelser
Udvikler https://atpsoftware.vn
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://cookie.atpsoftware.vn/
Hjælpeside-URL https://atpsoftware.vn/faq
URL til Fortrolighedspolitik Side https://atpsoftware.vn/chinh-sach-bao-mat.html
Understøttede Sprog vi
manifest.json
{
    "action": {
        "default_icon": "assets\/image\/icon-cookie-128.png",
        "default_popup": "popup.html",
        "default_title": "ATP Cookie"
    },
    "author": "ATPSoftware",
    "description": "Ti\u1ec7n \u00edch ATP Cookie d\u00f9ng \u0111\u1ec3 tr\u00edch xu\u1ea5t cookie t\u1eeb tr\u00ecnh duy\u1ec7t, gi\u00fap ng\u01b0\u1eddi d\u00f9ng \u0111\u0103ng nh\u1eadp v\u00e0o c\u00e1c ph\u1ea7n m\u1ec1m c\u1ee7a ATP Software.",
    "icons": {
        "128": "assets\/image\/icon-cookie-128.png",
        "16": "assets\/image\/icon-cookie-16.png",
        "48": "assets\/image\/icon-cookie-48.png"
    },
    "manifest_version": 3,
    "name": "ATP Cookie",
    "offline_enabled": true,
    "permissions": [
        "cookies",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3"
}