SoundBoardGuy

Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.

SoundBoardGuy là gì?

SoundBoardGuy là một tiện ích mở rộng Chrome được phát triển bởi https://www.soundboardguy.com, và tính năng chính của nó là "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng SoundBoardGuy

Tải xuống các tệp mở rộng SoundBoardGuy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Play meme and sound effect buttons.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SoundBoardGuy SoundBoardGuy
ID fmjjfelmaapgbkjkkgfbhojchhonompc
URL Chính Thức https://chrome.google.com/webstore/detail/soundboardguy/fmjjfelmaapgbkjkkgfbhojchhonompc
Mô tả Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.
Kích Thước Tệp 187 KB
Số Lần Cài Đặt 408
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2021-06-03
Ngày Phát Hành 2021-06-03
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.soundboardguy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.soundboardguy.com/
URL Trang Trợ Giúp https://www.soundboardguy.com/about/
URL Trang Chính Sách Bảo Mật https://www.soundboardguy.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/soundboardguy.com https:\/\/*.soundboardguy.com; object-src 'self'",
    "name": "SoundBoardGuy",
    "version": "1.0",
    "description": "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon.png",
        "32": "images\/icon.png",
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "permissions": [
        "https:\/\/soundboardguy.com\/wp-json\/6c0a2e8182\/v1\/sounds\/"
    ]
}