Petey Vid

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

Apa itu Petey Vid?

Petey Vid adalah ekstensi Chrome yang dikembangkan oleh eriedatasys, dan fitur utamanya adalah "Petey Vid is here to help you find videos on the Internet.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Petey Vid

Unduh file ekstensi Petey Vid dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Petey Vid Petey Vid
ID bcokfchhojbmjgijlcjmfhnagpcjjmkm
URL Resmi https://chrome.google.com/webstore/detail/petey-vid/bcokfchhojbmjgijlcjmfhnagpcjjmkm
Deskripsi Petey Vid is here to help you find videos on the Internet.
Ukuran File 53.19 KB
Jumlah Instalasi 137
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2019-06-25
Tanggal Publikasi 2019-06-25
Penilaian 5.00/5 Total 1 Penilaian
Pengembang eriedatasys
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.peteyvid.com/terms.php
Bahasa yang Didukung 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"
    ]
}