Valley AI

Retrieve your session cookies each time you use Valley

Valley AI là gì?

Valley AI là một tiện ích mở rộng Chrome được phát triển bởi setiadeepanshu, và tính năng chính của nó là "Retrieve your session cookies each time you use Valley".

Ả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 Valley AI

Tải xuống các tệp mở rộng Valley AI 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

                        With the Valley AI Chrome browser extension installed, retrieving your session cookies each time you use Valley becomes effortless.

Valley provides various benefits, such as:

A centralised platform for managing your lead generation campaigns.
The ability to collect additional lead information and connect various platforms.
Collecting lead data from the internet and engaging with your leads.
The Valley extension automatically retrieves session cookies from the websites you're connected to. After logging in to your Valley account, click on "Connect to [website name]" to fill the session cookies input field. Under Action in Valley AI extension, Click on "Copy". This allows you to retrieve cookies from multiple accounts simultaneously.

If you have any questions regarding the extension, you can reach out to our support team at [email protected] or through our live chat.                    

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

Tên Valley AI Valley AI
ID kfngigmpgdadeehcglpnemjlkflakhdm
URL Chính Thức https://chromewebstore.google.com/detail/valley-ai/kfngigmpgdadeehcglpnemjlkflakhdm
Mô tả Retrieve your session cookies each time you use Valley
Kích Thước Tệp 28.92 KB
Số Lần Cài Đặt 51
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2023-03-15
Ngày Phát Hành 2023-03-14
Nhà Phát Triển setiadeepanshu
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://valley-mvp.vercel.app/
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Valley AI",
    "manifest_version": 3,
    "version": "1.0",
    "author": "Deepanshu Setia",
    "description": "Retrieve your session cookies each time you use Valley",
    "permissions": [
        "cookies",
        "https:\/\/www.linkedin.com\/*"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*"
    ],
    "icons": {
        "16": "Logo.png",
        "48": "Logo.png",
        "128": "Logo.png"
    },
    "action": {
        "default_icon": "Logo.png",
        "default_popup": "popup.html"
    }
}