Petey Vid

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

Petey Vidとは何ですか?

Petey Vidはeriedatasysによって開発されたChromeの拡張機能で、その主な機能は「Petey Vid is here to help you find videos on the Internet.」です。

拡張機能のスクリーンショット

screenshot

Petey Vid拡張機能のCRXファイルをダウンロード

Petey Vid拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL 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"
    ]
}