TreeVed
TreeVed is a platform for the discovery and sharing of knowledge and wisdom.
ما هو TreeVed؟
TreeVed هو إضافة Chrome تم تطويرها بواسطة https://treeved.com، والميزة الرئيسية لها هي "TreeVed is a platform for the discovery and sharing of knowledge and wisdom.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة TreeVed
قم بتنزيل ملفات الامتداد TreeVed بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        With our extension, saving and sharing links is now easier than ever!                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | kadehhjaddedejkpehfohbbcalpjdddk | 
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/treeved/kadehhjaddedejkpehfohbbcalpjdddk | 
| الوصف | TreeVed is a platform for the discovery and sharing of knowledge and wisdom. | 
| حجم الملف | 3.23 MB | 
| عدد التثبيتات | 56 | 
| النسخة الحالية | 1.14.0 | 
| آخر تحديث | 2023-10-20 | 
| تاريخ النشر | 2022-05-10 | 
| تقييم | 5.00/5 مجموع تقييمات 5 | 
| المطور | https://treeved.com | 
| البريد الإلكتروني | [email protected] | 
| نوع الدفع | free | 
| عنوان صفحة سياسة الخصوصية | https://sites.google.com/view/treeved-app-privacy-policy | 
| اللغات المدعومة | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "TreeVed",
    "name": "TreeVed",
    "description": "TreeVed is a platform for the discovery and sharing of knowledge and wisdom.",
    "version": "1.14.0",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "activeTab",
        "identity"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "treeved-extension-icon.png",
            "128": "treeved-extension-icon.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    },
    "oauth2": {
        "client_id": "516082304162-vn119k9dnq5tji7mde6v1m7edv1pptbo.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}  |  |