InStock Notifier
This extension was made to assist in buying a Nintendo Switch. Currently supported: -Amazon PrimeNow -Target -Walmart -Added…
什么是InStock Notifier?
InStock Notifier是由RaptorTek LLC开发的Chrome扩展程序,该扩展的主要功能是“This extension was made to assist in buying a Nintendo Switch. Currently supported: -Amazon PrimeNow -Target -Walmart -Added…”。
扩展截图
下载InStock Notifier扩展crx文件
下载InStock Notifier扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension was made to assist in buying a Nintendo Switch.
Currently supported:
-Amazon PrimeNow
-Target
-Walmart
-Added audible alerts 扩展基本信息
| 名称 | |
| ID | jifgfhnpdnjncdkohddldadedmgabnpn |
| 官方URL | https://chromewebstore.google.com/detail/instock-notifier/jifgfhnpdnjncdkohddldadedmgabnpn |
| 简介 | This extension was made to assist in buying a Nintendo Switch. Currently supported: -Amazon PrimeNow -Target -Walmart -Added… |
| 文件大小 | 166 KB |
| 安装次数 | 87 |
| 当前版本 | 1.0.4 |
| 更新时间 | 2017-03-26 |
| 上架时间 | 2017-03-25 |
| 评分 | 3.75/5 共4次评分 |
| 开发者 | RaptorTek LLC |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "InStock Notifier",
"description": "",
"version": "1.0.4",
"options_page": "help.html",
"icons": {
"16": "icon.png",
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"http:\/\/*\/",
"https:\/\/*\/",
"alarms",
"notifications"
],
"background": {
"scripts": [
"\/vendors\/jquery.js",
"\/vendors\/vendor.js",
"\/vendors\/amazonPrimeNow.js",
"\/vendors\/target.js",
"\/vendors\/toysRUs.js",
"\/vendors\/walmart.js",
"\/classes\/helpers.js",
"\/classes\/appMessage.js",
"\/classes\/worker.js",
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
" | |