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 |
官方網址 | 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" ] } |