Laemon, Never miss a LinkedIn Message
Get notified of Important LinkedIn™ messages
Laemon, Never miss a LinkedIn Message क्या है?
Laemon, Never miss a LinkedIn Message Taresh Sandhu द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get notified of Important LinkedIn™ messages"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Laemon, Never miss a LinkedIn Message एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Laemon allows you to see the number of LinkedIn™ unread messages and notifies if you have new ones. It is "Highly Secure" and DOES NOT store your username, password, messages or any other information. Never miss an Important LinkedIn™ message!! ================================== Important: You have to be logged in on www.linkedin.com for this extension to work! ================================== Creator's Privacy Pledge: This app does not store nor communicate any user information with a third party. This extension is not affiliated with LinkedIn™, nor does it infringe on any of its copyrights or trademarks
एक्सटेंशन की मूल जानकारी
नाम | Laemon, Never miss a LinkedIn Message |
ID | ckhkghahjachnidfgpjijjonmhmdoljk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/laemon-never-miss-a-linke/ckhkghahjachnidfgpjijjonmhmdoljk |
विवरण | Get notified of Important LinkedIn™ messages |
फ़ाइल का आकार | 124 KB |
स्थापना संख्या | 43 |
वर्तमान संस्करण | 0.0.0.6 |
अंतिम अपडेट | 2016-06-27 |
प्रकाशन तिथि | 2016-06-27 |
रेटिंग | 5.00/5 कुल 5 रेटिंग्स |
डेवलपर | Taresh Sandhu |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_author__", "background": { "scripts": [ "js\/jquery-2.2.3.min.js", "js\/background.js" ] }, "browser_action": { "default_icon": "img\/icon_offline.png", "default_popup": "html\/popup.html" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "img\/zocial-email_128_3_0077b5_none.png", "16": "img\/zocial-email_16_3_0077b5_none.png", "48": "img\/zocial-email_48_3_0077b5_none.png" }, "manifest_version": 2, "name": "__MSG_name__", "options_page": "html\/options.html", "options_ui": { "page": "html\/options.html", "chrome_style": false, "open_in_tab": true }, "permissions": [ "*:\/\/*.linkedin.com\/", "notifications", "tabs", "storage" ], "short_name": "__MSG_shor__", "version": "0.0.0.6", "web_accessible_resources": [ "*" ] } |