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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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": [ " |