Pingify : Gmail, Facebook & Twitter updates
Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window
Cos'è Pingify : Gmail, Facebook & Twitter updates?
Pingify : Gmail, Facebook & Twitter updates è un'estensione di Chrome sviluppata da Piyush, e la sua funzione principale è "Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window ".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pingify : Gmail, Facebook & Twitter updates
Scarica i file di estensione Pingify : Gmail, Facebook & Twitter updates 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
A chrome addon that notifies any new updates on opened Facebook, Twitter, Gmail tabs. Benefits: * Allows to check realtime tab updates without leaving the current tab * Makes it easy to quickly switch to the tab you are interested in, from any window * Does not require or store sensitive login details Changes * Added support to Gmail Features * Supports facebook, twitter, Gmail * Realtime and fast updates * Ability to quickly switch between tabs * Supports multiple windows and multiple tabs * Does not need any sensitive data, password etc * Low on memory consuption
Informazioni di Base sull'Estensione
Nome | |
ID | hljfcoecgpocgkhcimnldhddofkmpnki |
URL Ufficiale | https://chrome.google.com/webstore/detail/pingify-gmail-facebook-tw/hljfcoecgpocgkhcimnldhddofkmpnki |
Descrizione | Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window |
Dimensione del File | 104 KB |
Conteggio Installazioni | 17 |
Versione Corrente | 0.0.0.3 |
Ultimo Aggiornamento | 2016-06-18 |
Data di Pubblicazione | 2016-06-18 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | Piyush |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.piyushtripathi.com |
URL della Pagina della Politica sulla Privacy | http://www.piyushtripathi.com |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pingify : Gmail, Facebook & Twitter updates", "description": "Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window ", "version": "0.0.0.3", "icons": { "16": "img\/icon-16.png", "32": "img\/icon-32.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png", "480": "img\/icon-480.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |