Amazon Textbook Rental Return New Used Books

Amazon Textbook Rental Return New Used Books

O que é Amazon Textbook Rental Return New Used Books?

Amazon Textbook Rental Return New Used Books é uma extensão do Chrome desenvolvida por App MoobileApps, e sua principal característica é "Amazon Textbook Rental Return New Used Books".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Amazon Textbook Rental Return New Used Books

Baixe arquivos de extensão Amazon Textbook Rental Return New Used Books no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Amazon Textbook Rental Return New Used Books Amazon Textbook Rental Return New Used Books
ID koneoapfjefpgcidmlcflgbeolkgnjln
URL Oficial https://chromewebstore.google.com/detail/amazon-textbook-rental-re/koneoapfjefpgcidmlcflgbeolkgnjln
Descrição Amazon Textbook Rental Return New Used Books
Tamanho do Arquivo 62.13 KB
Contagem de Instalações 38
Versão Atual 1.0
Última Atualização 2017-09-06
Data de Publicação 2017-09-06
Classificação 4.67/5 Total de 3 Avaliações
Desenvolvedor App MoobileApps
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://amzn.to/2wDyG2j
URL da Página de Ajuda http://amzn.to/2wDyG2j
Idiomas Suportados 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"
    ]
}