Petey Vid
Petey Vid is here to help you find videos on the Internet.
What is Petey Vid?
Petey Vid is a Chrome extension developed by eriedatasys, and its main feature is "Petey Vid is here to help you find videos on the Internet.".
Extension Screenshots
Download Petey Vid Extension CRX File
Download Petey Vid extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bcokfchhojbmjgijlcjmfhnagpcjjmkm |
Official URL | https://chrome.google.com/webstore/detail/petey-vid/bcokfchhojbmjgijlcjmfhnagpcjjmkm |
Description | Petey Vid is here to help you find videos on the Internet. |
File Size | 53.19 KB |
Installation Count | 137 |
Current Version | 1.0.0 |
Last Updated | 2019-06-25 |
Publish Date | 2019-06-25 |
Rating | 5.00/5 Total 1 Ratings |
Developer | eriedatasys |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.peteyvid.com/terms.php |
Supported Languages | 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" ] } |