Dating-IL profiler
Show user profile page
Cos'è Dating-IL profiler?
Dating-IL profiler è un'estensione di Chrome sviluppata da Dating-il profiler, e la sua funzione principale è "Show user profile page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dating-IL profiler
Scarica i file di estensione Dating-IL profiler 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
The extension add a link on Dating-IL profile picture that helps you reach user facebook profile.
Informazioni di Base sull'Estensione
Nome | Dating-IL profiler |
ID | ldkmomhcgfikolphjjceknhdjcjbhloo |
URL Ufficiale | https://chromewebstore.google.com/detail/dating-il-profiler/ldkmomhcgfikolphjjceknhdjcjbhloo |
Descrizione | Show user profile page |
Dimensione del File | 11.8 KB |
Conteggio Installazioni | 63 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2013-10-05 |
Data di Pubblicazione | 2013-10-05 |
Valutazione | 4.13/5 Totale 8 Valutazioni |
Sviluppatore | Dating-il profiler |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dating-IL profiler", "description": "Show user profile page", "version": "0.1", "permissions": [ "contextMenus" ], "background": { "scripts": [ "dating.js" ] }, "manifest_version": 2, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" } } |