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.

What is ATP Cookie?

ATP Cookie is a Chrome extension developed by https://atpsoftware.vn, and its main feature is "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.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download ATP Cookie Extension CRX File

Download ATP Cookie extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name ATP Cookie ATP Cookie
ID pgiokghoiffcbbjiembgifjaklboaphc
Official URL https://chromewebstore.google.com/detail/atp-cookie/pgiokghoiffcbbjiembgifjaklboaphc
Description 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.
File Size 56.02 KB
Installation Count 10,000
Current Version 1.3
Last Updated 2023-07-13
Publish Date 2023-07-13
Rating 4.64/5 Total 11 Ratings
Developer https://atpsoftware.vn
Email [email protected]
Payment Type free
Extension Website https://cookie.atpsoftware.vn/
Help Page URL https://atpsoftware.vn/faq
Privacy Policy Page URL https://atpsoftware.vn/chinh-sach-bao-mat.html
Supported Languages 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"
}