Soundboard

Soundboard with 60+ Sounds for the New Tap Page.

Vad är Soundboard?

Soundboard är en Chrome-tillägg utvecklad av http://soundboard.best, och dess huvudfunktion är "Soundboard with 60+ Sounds for the New Tap Page.".

Tilläggsskärmbilder

screenshot

Ladda ner Soundboard-förlängningens CRX-fil

Ladda ner Soundboard-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Get a Soundboard for the Browser. 60+ Sounds waiting for you in the New Tap Page.                    

Grundläggande Information om Tillägg

Namn Soundboard Soundboard
ID innemcnifjfjcaepogelhecohhopmail
Officiell webbadress https://chrome.google.com/webstore/detail/soundboard/innemcnifjfjcaepogelhecohhopmail
Beskrivning Soundboard with 60+ Sounds for the New Tap Page.
Filstorlek 688 KB
Antal Installationer 53
Aktuell Version 1.1
Senast Uppdaterad 2021-03-14
Publiceringsdatum 2021-02-10
Betyg 1.00/5 Totalt 1 Betyg
Utvecklare http://soundboard.best
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://soundboard.best/
Hjälpsida URL https://soundboard.best/contact
URL till Sekretesspolicy Sidan https://klaetke.com/privacy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Soundboard",
    "version": "1.1",
    "description": "Soundboard with 60+ Sounds for the New Tap Page.",
    "permissions": [],
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "48": "images\/favicon-48x48.png",
        "128": "images\/favicon-128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2
}