Pingify : Gmail, Facebook & Twitter updates
Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window
Τι είναι το Pingify : Gmail, Facebook & Twitter updates;
Το Pingify : Gmail, Facebook & Twitter updates είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Piyush, και η κύρια λειτουργία του είναι "Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window ".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Pingify : Gmail, Facebook & Twitter updates
Λήψη αρχείων επέκτασης Pingify : Gmail, Facebook & Twitter updates σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hljfcoecgpocgkhcimnldhddofkmpnki |
Επίσημο URL | https://chrome.google.com/webstore/detail/pingify-gmail-facebook-tw/hljfcoecgpocgkhcimnldhddofkmpnki |
Περιγραφή | Get realtime facebook, twitter, gmail tabs updates & switch to the tab from any window |
Μέγεθος Αρχείου | 104 KB |
Αριθμός Εγκαταστάσεων | 17 |
Τρέχουσα Έκδοση | 0.0.0.3 |
Τελευταία Ενημέρωση | 2016-06-18 |
Ημερομηνία Δημοσίευσης | 2016-06-18 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Piyush |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.piyushtripathi.com |
URL της Σελίδας Πολιτικής Απορρήτου | http://www.piyushtripathi.com |
Υποστηριζόμενες Γλώσσες | 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": [ " |