Quick Review Request For Amazon Sellers

Request Reviews from the Order List Page, makes requesting reviews much faster!

O que é Quick Review Request For Amazon Sellers?

Quick Review Request For Amazon Sellers é uma extensão do Chrome desenvolvida por https://fbapreplogistics.com, e sua principal característica é "Request Reviews from the Order List Page, makes requesting reviews much faster!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Quick Review Request For Amazon Sellers

Baixe arquivos de extensão Quick Review Request For Amazon Sellers 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

                        Brings the new order Request Button from the Order detail page to the order list page.  Also keep track of which orders were already requested.

Features
- Bulk Submit (up to 100) per page
- Filter refunded order
- Filter non amazon (MF) orders
- Filter pending order
- Filer orders less then 4 days or more than 30 days as per Amazon policy
- Add new bulk submit feature 
- Add support for the following marketplaces - UK, DE, FR, IT, ES, JP, CA, AU                    

Informações Básicas da Extensão

Nome Quick Review Request For Amazon Sellers Quick Review Request For Amazon Sellers
ID cfnfoncabjhenkfjkmongbognpmkpggh
URL Oficial https://chromewebstore.google.com/detail/quick-review-request-for/cfnfoncabjhenkfjkmongbognpmkpggh
Descrição Request Reviews from the Order List Page, makes requesting reviews much faster!
Tamanho do Arquivo 1.25 MB
Contagem de Instalações 708
Versão Atual 1.0.3
Última Atualização 2020-08-21
Data de Publicação 2020-02-12
Classificação 4.67/5 Total de 12 Avaliações
Desenvolvedor https://fbapreplogistics.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.fbapreplogistics.com
URL da Página de Política de Privacidade https://www.fbapreplogistics.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Review Request For Amazon Sellers",
    "version": "1.0.3",
    "manifest_version": 2,
    "description": "Request Reviews from the Order List Page, makes requesting reviews much faster!",
    "homepage_url": "http:\/\/www.fbapreplogistics.com",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5jnzjAaFFsH9d2Ijr+lWIg6HvOIwiHrQKLnpO+wfzTHBYJZohbyniy00c\/RrAMYhp+PDMYVutuXmf4y2saiPLAlu3Qovvz83xXbOLGmn8zfdez2jwi4virov1ad81GCj4qZ\/p2ANpwj6csFgIipGe9qaHWg7tS2105VURmXV5lgJ+dtCA7TuPSouqKU32\/ESVFnuisHyfLSp7qxb5O3K3RDHLRfRcEqJlfkgAW5Uw7V3DzBSQ30gbP5Z8s6nIOuvPB2ota2ybuBhVx6ebKZ\/x1HF0oAzl9N5mWSN4OiGSw6jzbMaOrI+OOv8MkxzR8Po8vI6BQjoawbbUSBiP+n0fQIDAQAB",
    "oauth2": {
        "client_id": "86574618221-b03m6touem7jnrthseto23kodanea6pk.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Quick Review Request",
        "default_popup": "src\/browser_action\/popup.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "https:\/\/sellercentral.amazon.com\/orders-v3*",
        "https:\/\/sellercentral.amazon.co.uk\/orders-v3*",
        "https:\/\/sellercentral.amazon.de\/orders-v3*",
        "https:\/\/sellercentral.amazon.fr\/orders-v3*",
        "https:\/\/sellercentral.amazon.it\/orders-v3*",
        "https:\/\/sellercentral.amazon.es\/orders-v3*",
        "https:\/\/sellercentral.amazon.co.jp\/orders-v3*",
        "https:\/\/sellercentral.amazon.ca\/orders-v3*",
        "https:\/\/sellercentral.amazon.com.au\/orders-v3*",
        "https:\/\/sellercentral-europe.amazon.com\/orders-v3*",
        "https:\/\/sellercentral-japan.amazon.com\/orders-v3*",
        "https:\/\/sellercentral.amazon.com\/orders*",
        "https:\/\/sellercentral.amazon.co.uk\/orders*",
        "https:\/\/sellercentral.amazon.de\/orders*",
        "https:\/\/sellercentral.amazon.fr\/orders*",
        "https:\/\/sellercentral.amazon.it\/orders*",
        "https:\/\/sellercentral.amazon.es\/orders*",
        "https:\/\/sellercentral.amazon.co.jp\/orders*",
        "https:\/\/sellercentral.amazon.ca\/orders*",
        "https:\/\/sellercentral.amazon.com.au\/orders*",
        "https:\/\/sellercentral-europe.amazon.com\/orders*",
        "https:\/\/sellercentral-japan.amazon.com\/orders*",
        "https:\/\/www.googleapis.com\/"
    ],
    "background": {
        "scripts": [
            "js\/buy.js",
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/sellercentral.amazon.com\/orders-v3*",
                "https:\/\/sellercentral.amazon.co.uk\/orders-v3*",
                "https:\/\/sellercentral.amazon.de\/orders-v3*",
                "https:\/\/sellercentral.amazon.fr\/orders-v3*",
                "https:\/\/sellercentral.amazon.it\/orders-v3*",
                "https:\/\/sellercentral.amazon.es\/orders-v3*",
                "https:\/\/sellercentral.amazon.co.jp\/orders-v3*",
                "https:\/\/sellercentral.amazon.ca\/orders-v3*",
                "https:\/\/sellercentral.amazon.com.au\/orders-v3*",
                "https:\/\/sellercentral-europe.amazon.com\/orders-v3*",
                "https:\/\/sellercentral-japan.amazon.com\/orders-v3*"
            ],
            "js": [
                "js\/jquery\/jquery-3.4.1.min.js",
                "js\/moment\/moment.js",
                "src\/inject\/inject.js"
            ]
        }
    ]
}