Valley AI

Retrieve your session cookies each time you use Valley

ما هو Valley AI؟

Valley AI هو إضافة Chrome تم تطويرها بواسطة setiadeepanshu، والميزة الرئيسية لها هي "Retrieve your session cookies each time you use Valley".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Valley AI

قم بتنزيل ملفات الامتداد Valley AI بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Valley AI Valley AI
ID kfngigmpgdadeehcglpnemjlkflakhdm
عنوان URL الرسمي https://chromewebstore.google.com/detail/valley-ai/kfngigmpgdadeehcglpnemjlkflakhdm
الوصف Retrieve your session cookies each time you use Valley
حجم الملف 28.92 KB
عدد التثبيتات 51
النسخة الحالية 1.0
آخر تحديث 2023-03-15
تاريخ النشر 2023-03-14
المطور setiadeepanshu
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://valley-mvp.vercel.app/
اللغات المدعومة 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"
    }
}