Amazon Textbook Rental Return New Used Books
Amazon Textbook Rental Return New Used Books
什么是Amazon Textbook Rental Return New Used Books?
Amazon Textbook Rental Return New Used Books是由App MoobileApps开发的Chrome扩展程序,该扩展的主要功能是“Amazon Textbook Rental Return New Used Books”。
扩展截图
下载Amazon Textbook Rental Return New Used Books扩展crx文件
下载Amazon Textbook Rental Return New Used Books扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
My Goodness, My Amazon textbook rental! Amazon Textbook Rental Save Up To 90% On Rental, New, Used, And Digital Textbooks. ✔️ Textbook Rentals – Up to 90% off at Amazon Search by ISBN | Rental Cart | Manage Your Rentals | Return a Rental | eTextbook Rentals ✔️Frequently Asked Questions about Textbook Rentals General Questions Will I receive a new or used textbook? ▪️You may receive a new or a used textbook, based on availability. All used textbooks will be in acceptable rental condition, as determined by us. If you are not satisfied with the book you receive, you can return it for a refund within 30 days. 📚 Books New, Used & Rental Textbooks ◾️ Business & Finance ◾️ Communication & Journalism ◾️ Computer Science ◾️ Education ◾️ Engineering ◾️ Humanities ◾️ Law ◾️ Medicine & Health Sciences ◾️ Reference ◾️ Science & Mathematics ◾️ Social Sciences ◾️ Test Prep & Study Guides mamazon
扩展基本信息
名称 | Amazon Textbook Rental Return New Used Books |
ID | koneoapfjefpgcidmlcflgbeolkgnjln |
官方URL | https://chromewebstore.google.com/detail/amazon-textbook-rental-re/koneoapfjefpgcidmlcflgbeolkgnjln |
简介 | Amazon Textbook Rental Return New Used Books |
文件大小 | 62.13 KB |
安装次数 | 38 |
当前版本 | 1.0 |
更新时间 | 2017-09-06 |
上架时间 | 2017-09-06 |
评分 | 4.67/5 共3次评分 |
开发者 | App MoobileApps |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://amzn.to/2wDyG2j |
帮助页面URL | http://amzn.to/2wDyG2j |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Amazon Textbook Rental Return New Used Books", "manifest_version": 2, "short_name": "AmazonTextbookRentalReturnNewUsedBooks", "description": "Amazon Textbook Rental Return New Used Books", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "16px_1274-1504637663.png" }, "icons": { "128": "128px_1274-1504637674.png" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |