Petey Vid

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

Cos'è Petey Vid?

Petey Vid è un'estensione di Chrome sviluppata da eriedatasys, e la sua funzione principale è "Petey Vid is here to help you find videos on the Internet.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Petey Vid

Scarica i file di estensione Petey Vid in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Petey Vid Petey Vid
ID bcokfchhojbmjgijlcjmfhnagpcjjmkm
URL Ufficiale https://chrome.google.com/webstore/detail/petey-vid/bcokfchhojbmjgijlcjmfhnagpcjjmkm
Descrizione Petey Vid is here to help you find videos on the Internet.
Dimensione del File 53.19 KB
Conteggio Installazioni 137
Versione Corrente 1.0.0
Ultimo Aggiornamento 2019-06-25
Data di Pubblicazione 2019-06-25
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore eriedatasys
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.peteyvid.com/terms.php
Lingue Supportate 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"
    ]
}