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.

Cos'è ATP Cookie?

ATP Cookie è un'estensione di Chrome sviluppata da https://atpsoftware.vn, e la sua funzione principale è "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.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione ATP Cookie

Scarica i file di estensione ATP Cookie in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome ATP Cookie ATP Cookie
ID pgiokghoiffcbbjiembgifjaklboaphc
URL Ufficiale https://chromewebstore.google.com/detail/atp-cookie/pgiokghoiffcbbjiembgifjaklboaphc
Descrizione 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.
Dimensione del File 56.02 KB
Conteggio Installazioni 10,000
Versione Corrente 1.3
Ultimo Aggiornamento 2023-07-13
Data di Pubblicazione 2023-07-13
Valutazione 4.64/5 Totale 11 Valutazioni
Sviluppatore https://atpsoftware.vn
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cookie.atpsoftware.vn/
URL della Pagina di Aiuto https://atpsoftware.vn/faq
URL della Pagina della Politica sulla Privacy https://atpsoftware.vn/chinh-sach-bao-mat.html
Lingue Supportate 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"
}