TreeVed
TreeVed is a platform for the discovery and sharing of knowledge and wisdom.
Co to jest TreeVed?
TreeVed to rozszerzenie Chrome opracowane przez https://treeved.com, a jego główną funkcją jest „TreeVed is a platform for the discovery and sharing of knowledge and wisdom.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TreeVed
Pobierz pliki rozszerzeń TreeVed w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        With our extension, saving and sharing links is now easier than ever!                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | kadehhjaddedejkpehfohbbcalpjdddk | 
| Oficjalny URL | https://chromewebstore.google.com/detail/treeved/kadehhjaddedejkpehfohbbcalpjdddk | 
| Opis | TreeVed is a platform for the discovery and sharing of knowledge and wisdom. | 
| Rozmiar pliku | 3.23 MB | 
| Liczba instalacji | 56 | 
| Aktualna Wersja | 1.14.0 | 
| Ostatnia Aktualizacja | 2023-10-20 | 
| Data Publikacji | 2022-05-10 | 
| Ocena | 5.00/5 Łącznie 5 Oceny | 
| Deweloper | https://treeved.com | 
| [email protected] | |
| Typ Płatności | free | 
| Adres URL Strony Polityki Prywatności | https://sites.google.com/view/treeved-app-privacy-policy | 
| Obsługiwane Języki | 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"
        ]
    }
}  |  |