Confluence Online
Displays Confluence the way it was meant to be enjoyed
Wat is Confluence Online?
Confluence Online is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Displays Confluence the way it was meant to be enjoyed".
Download het CRX-bestand van de extensie Confluence Online
Download Confluence Online-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
| Naam | |
| ID | ojilddbnfaebgpmlhndpfjipddbpcnbf |
| Officiële URL | https://chromewebstore.google.com/detail/confluence-online/ojilddbnfaebgpmlhndpfjipddbpcnbf |
| Beschrijving | Displays Confluence the way it was meant to be enjoyed |
| Bestandsgrootte | 504 KB |
| Aantal Installaties | 20 |
| Huidige Versie | 0.1.1 |
| Laatst Bijgewerkt | 2015-12-10 |
| Publicatiedatum | 2015-12-10 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Confluence Online",
"description": "Displays Confluence the way it was meant to be enjoyed",
"version": "0.1.1",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"16": "confluence_online_16.png",
"32": "confluence_online_32.png",
"48": "confluence_online_48.png",
"128": "confluence_online_128.png",
"256": "confluence_online_256.png"
},
"permissions": [
" | |