My Phone Number - whatismynumber.io
What is my phone number? A simple way to detect and show you your phone number.
Cos'è My Phone Number - whatismynumber.io?
My Phone Number - whatismynumber.io è un'estensione di Chrome sviluppata da https://whatismynumber.io, e la sua funzione principale è "What is my phone number? A simple way to detect and show you your phone number.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione My Phone Number - whatismynumber.io
Scarica i file di estensione My Phone Number - whatismynumber.io in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
- 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.
Informazioni di Base sull'Estensione
Nome | My Phone Number - whatismynumber.io |
ID | glhjhelkgdlafhkcglochjddimmahkhg |
URL Ufficiale | https://chromewebstore.google.com/detail/my-phone-number-whatismyn/glhjhelkgdlafhkcglochjddimmahkhg |
Descrizione | What is my phone number? A simple way to detect and show you your phone number. |
Dimensione del File | 18.72 KB |
Conteggio Installazioni | 940 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2021-07-31 |
Data di Pubblicazione | 2017-08-20 |
Valutazione | 4.06/5 Totale 16 Valutazioni |
Sviluppatore | https://whatismynumber.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://whatismynumber.io/ |
URL della Pagina della Politica sulla Privacy | https://simkl.com/about/policies/privacy |
Lingue Supportate | 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 } |