Free SMS, Fax Receiver

This extension allows you to use our free phone numbers to receive SMS, FAX document without Registration.

O que é Free SMS, Fax Receiver?

Free SMS, Fax Receiver é uma extensão do Chrome desenvolvida por AppFactory, e sua principal característica é "This extension allows you to use our free phone numbers to receive SMS, FAX document without Registration.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Free SMS, Fax Receiver

Baixe arquivos de extensão Free SMS, Fax Receiver 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

                        Receive SMS online for FREE, without Registration and without use your personal phone.
This extension allows you to use our free phone numbers to receive SMS online.
Make use of free phone number to get text messages from websites requiring SMS verification code.

Receive FAX online for FREE, without Registration and without use your FAX phone.  
This extension allows you to use our free phone numbers to receive FAX online.
You can send FAX documents to US, Canada (+1) FAX phone number, and Save your received fax as PDF file.
Fax arrivals may take more than a few minutes depending on the network situation.                    

Informações Básicas da Extensão

Nome Free SMS, Fax Receiver Free SMS, Fax Receiver
ID hnmpgleggfcndpeflbjhpjfckfmojnpo
URL Oficial https://chromewebstore.google.com/detail/free-sms-fax-receiver/hnmpgleggfcndpeflbjhpjfckfmojnpo
Descrição This extension allows you to use our free phone numbers to receive SMS, FAX document without Registration.
Tamanho do Arquivo 37.43 KB
Contagem de Instalações 10,547
Versão Atual 2.0.3.4
Última Atualização 2020-02-21
Data de Publicação 2020-02-21
Classificação 3.40/5 Total de 141 Avaliações
Desenvolvedor AppFactory
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "18.0.0.0",
    "version": "2.0.3.4"
}