TFS 2015 Team Room Notifications
This extension shows a desktop notification when a message is received in tfs team room
Vad är TFS 2015 Team Room Notifications?
TFS 2015 Team Room Notifications är en Chrome-tillägg utvecklad av a.granpre, och dess huvudfunktion är "This extension shows a desktop notification when a message is received in tfs team room".
Tilläggsskärmbilder
Ladda ner TFS 2015 Team Room Notifications-förlängningens CRX-fil
Ladda ner TFS 2015 Team Room Notifications-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Shows notification when a team room chat message is posted in a team room that you opened.
v1.39 removed hardcoded DefaultCollection from code
v1.40 cleanup fix syntax errors Grundläggande Information om Tillägg
| Namn | |
| ID | llohcidbibnpeddcppapgkpnhhecnlfn |
| Officiell webbadress | https://chromewebstore.google.com/detail/tfs-2015-team-room-notifi/llohcidbibnpeddcppapgkpnhhecnlfn |
| Beskrivning | This extension shows a desktop notification when a message is received in tfs team room |
| Filstorlek | 40.18 KB |
| Antal Installationer | 29 |
| Aktuell Version | 1.40 |
| Senast Uppdaterad | 2016-11-04 |
| Publiceringsdatum | 2016-11-04 |
| Betyg | 1.50/5 Totalt 2 Betyg |
| Utvecklare | a.granpre |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TFS 2015 Team Room Notifications",
"description": "This extension shows a desktop notification when a message is received in tfs team room",
"version": "1.40",
"author": "Antoine Granpré Molière",
"browser_action": {
"default_icon": "favicon.ico"
},
"permissions": [
"activeTab",
"notifications",
"tabs",
"*:\/\/*\/*"
],
"content_scripts": [
{
"matches": [
" | |