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.

Was ist ATP Cookie?

ATP Cookie ist eine Chrome-Erweiterung, die von https://atpsoftware.vn entwickelt wurde, und ihr Hauptmerkmal ist "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.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

ATP Cookie-Erweiterungs-CRX-Datei herunterladen

Laden Sie ATP Cookie-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name ATP Cookie ATP Cookie
ID pgiokghoiffcbbjiembgifjaklboaphc
Offizielle URL https://chromewebstore.google.com/detail/atp-cookie/pgiokghoiffcbbjiembgifjaklboaphc
Beschreibung 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.
Dateigröße 56.02 KB
Installationsanzahl 10,000
Aktuelle Version 1.3
Letztes Update 2023-07-13
Veröffentlichungsdatum 2023-07-13
Bewertung 4.64/5 Insgesamt 11 Bewertungen
Entwickler https://atpsoftware.vn
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://cookie.atpsoftware.vn/
Hilfeseite URL https://atpsoftware.vn/faq
URL der Datenschutzrichtlinien-Seite https://atpsoftware.vn/chinh-sach-bao-mat.html
Unterstützte Sprachen 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"
}