Singapore Library Book Search
Singapore Library Book Search
什么是Singapore Library Book Search?
Singapore Library Book Search是由[email protected]开发的Chrome扩展程序,该扩展的主要功能是“Singapore Library Book Search”。
扩展截图
下载Singapore Library Book Search扩展crx文件
下载Singapore Library Book Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension helps user to check the book availability in the Singapore National Library when they are browsing books on amazon.com and bookdepository.com. 这款屌炸天得chrome插件,可以在你浏览亚马逊图书页面的时候,实时查询此书是否在新加坡国家图书馆有存货。对于爱读书的靠谱青年,绝对是炫技耍酷,充电装逼神器。 觉得好用的土豪亲,可以用显示的亚马逊链接买书,打赏小二。
扩展基本信息
名称 | |
ID | dldnoloaipkfdfeikhgjkjoidahkibhd |
官方URL | https://chrome.google.com/webstore/detail/singapore-library-book-se/dldnoloaipkfdfeikhgjkjoidahkibhd |
简介 | Singapore Library Book Search |
文件大小 | 2.04 MB |
安装次数 | 34 |
当前版本 | 0.0.5 |
更新时间 | 2015-04-24 |
上架时间 | 2015-04-24 |
评分 | 5.00/5 共1次评分 |
开发者 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Singapore Library Book Search", "version": "0.0.5", "manifest_version": 2, "description": "Singapore Library Book Search", "icons": { "16": "images\/extension-icon-16.png", "48": "images\/extension-icon-48.png", "128": "images\/extension-icon-128.png" }, "default_locale": "en", "background": { "page": "background.html" }, "browser_action": { "default_icon": { "19": "images\/extension-icon-19.png", "38": "images\/extension-icon-38.png" }, "default_title": "Singapore Library Book Search", "default_popup": "popup.html" }, "externally_connectable": { "matches": [] }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "contextMenus", "storage", "notifications", "clipboardRead", "clipboardWrite", "tabs", " |