Amazon Textbook Rental Return New Used Books
Amazon Textbook Rental Return New Used Books
Qu'est-ce que Amazon Textbook Rental Return New Used Books ?
Amazon Textbook Rental Return New Used Books est une extension Chrome développée par App MoobileApps, et sa fonction principale est "Amazon Textbook Rental Return New Used Books".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Amazon Textbook Rental Return New Used Books
Téléchargez les fichiers d'extension Amazon Textbook Rental Return New Used Books au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Amazon Textbook Rental Return New Used Books |
ID | koneoapfjefpgcidmlcflgbeolkgnjln |
URL Officiel | https://chromewebstore.google.com/detail/amazon-textbook-rental-re/koneoapfjefpgcidmlcflgbeolkgnjln |
Description | Amazon Textbook Rental Return New Used Books |
Taille du Fichier | 62.13 KB |
Nombre d'Installations | 38 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2017-09-06 |
Date de Publication | 2017-09-06 |
Évaluation | 4.67/5 Total 3 Évaluations |
Développeur | App MoobileApps |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://amzn.to/2wDyG2j |
URL de la Page d'Aide | http://amzn.to/2wDyG2j |
Langues Prises en Charge | 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" ] } |