STEM Sound Suite

All purpose sounds for your everyday needs.

什么是STEM Sound Suite?

STEM Sound Suite是由Anders Sundheim开发的Chrome扩展程序,该扩展的主要功能是“All purpose sounds for your everyday needs.”。

扩展截图

screenshot

下载STEM Sound Suite扩展crx文件

下载STEM Sound Suite扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 STEM Sound Suite STEM Sound Suite
ID eghgjfhhfeebcbajocighiidcolincpe
官方URL https://chrome.google.com/webstore/detail/stem-sound-suite/eghgjfhhfeebcbajocighiidcolincpe
简介 All purpose sounds for your everyday needs.
文件大小 7.85 MB
安装次数 17
当前版本 1.1.1
更新时间 2014-02-13
上架时间 2014-02-13
评分 5.00/5 共1次评分
开发者 Anders Sundheim
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "STEM Sound Suite",
    "description": "All purpose sounds for your everyday needs.",
    "version": "1.1.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon1.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "webNavigation"
    ]
}