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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |