Petey Vid

Petey Vid is here to help you find videos on the Internet.

ما هو Petey Vid؟

Petey Vid هو إضافة Chrome تم تطويرها بواسطة eriedatasys، والميزة الرئيسية لها هي "Petey Vid is here to help you find videos on the Internet.".

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

screenshot

تحميل ملف CRX للإضافة Petey Vid

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

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

                        Video search that focuses on free-speech (non-bias), favors non-YouTube content, and is Privacy conscious. Search across Facebook, Twitter, Vimeo, Instagram, Twitch, MetaCafe, Minds, BitChute, Brighteon, D-Tube, PeerTube, and many others.  Also included is the ability to search trending social media video #hashtags and @mentions across all major platforms.                    

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

الاسم Petey Vid Petey Vid
ID bcokfchhojbmjgijlcjmfhnagpcjjmkm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/petey-vid/bcokfchhojbmjgijlcjmfhnagpcjjmkm
الوصف Petey Vid is here to help you find videos on the Internet.
حجم الملف 53.19 KB
عدد التثبيتات 137
النسخة الحالية 1.0.0
آخر تحديث 2019-06-25
تاريخ النشر 2019-06-25
تقييم 5.00/5 مجموع تقييمات 1
المطور eriedatasys
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.peteyvid.com/terms.php
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Petey Vid",
    "version": "1.0.0",
    "description": "Petey Vid is here to help you find videos on the Internet.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png",
        "32": "img\/icon32.png",
        "16": "img\/icon16.png"
    },
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}