SoundBoardGuy

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

Τι είναι το SoundBoardGuy;

Το SoundBoardGuy είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.soundboardguy.com, και η κύρια λειτουργία του είναι "Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης SoundBoardGuy

Λήψη αρχείων επέκτασης SoundBoardGuy σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Play meme and sound effect buttons.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα SoundBoardGuy SoundBoardGuy
ID fmjjfelmaapgbkjkkgfbhojchhonompc
Επίσημο URL https://chrome.google.com/webstore/detail/soundboardguy/fmjjfelmaapgbkjkkgfbhojchhonompc
Περιγραφή Play meme, effect sound buttons from the largest library of high quality sound in the world wide web.
Μέγεθος Αρχείου 187 KB
Αριθμός Εγκαταστάσεων 408
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2021-06-03
Ημερομηνία Δημοσίευσης 2021-06-03
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://www.soundboardguy.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.soundboardguy.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.soundboardguy.com/about/
URL της Σελίδας Πολιτικής Απορρήτου https://www.soundboardguy.com/privacy-policy
Υποστηριζόμενες Γλώσσες 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\/"
    ]
}