My Phone Number - whatismynumber.io
What is my phone number? A simple way to detect and show you your phone number.
O que é My Phone Number - whatismynumber.io?
My Phone Number - whatismynumber.io é uma extensão do Chrome desenvolvida por https://whatismynumber.io, e sua principal característica é "What is my phone number? A simple way to detect and show you your phone number.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão My Phone Number - whatismynumber.io
Baixe arquivos de extensão My Phone Number - whatismynumber.io 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
- What is my phone number? - How do I find my phone number on my phone? - How do you find out what your mobile number is? - How can I know my own phone number? - How do I check my phone number? This app answers all those questions with one click. It will give you a test number to call so the app can detect your phone number you are calling from. Features: - Detect phone number by calling in. - One click to quickly show you your number. - Large number to easily see your number on the screen If you have problems on your device contact us: [email protected] and will try to fix your problem in the next version. Also please write us an email if you have any problems, questions or feature requests.
Informações Básicas da Extensão
Nome | My Phone Number - whatismynumber.io |
ID | glhjhelkgdlafhkcglochjddimmahkhg |
URL Oficial | https://chromewebstore.google.com/detail/my-phone-number-whatismyn/glhjhelkgdlafhkcglochjddimmahkhg |
Descrição | What is my phone number? A simple way to detect and show you your phone number. |
Tamanho do Arquivo | 18.72 KB |
Contagem de Instalações | 940 |
Versão Atual | 1.0.3 |
Última Atualização | 2021-07-31 |
Data de Publicação | 2017-08-20 |
Classificação | 4.06/5 Total de 16 Avaliações |
Desenvolvedor | https://whatismynumber.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://whatismynumber.io/ |
URL da Página de Política de Privacidade | https://simkl.com/about/policies/privacy |
Idiomas Suportados | de,en,fr,es,it,pl,cs,ru,uk,fa,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "__MSG_appDesc__", "description": "__MSG_appDesc__", "author": "WhatIsMyNumber (whatismynumber.io)", "version": "1.0.3", "default_locale": "en", "icons": { "128": "img\/ico_128_v2.png" }, "browser_action": { "default_icon": "img\/ico_19x19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/cdn.mxpnl.com https:\/\/whatismynumber.io; object-src 'self';", "manifest_version": 2 } |