ClipboardFusion (extension)
Sync your clipboard with your computer and other mobile devices!
Wat is ClipboardFusion (extension)?
ClipboardFusion (extension) is een Chrome-extensie ontwikkeld door https://clipboardfusion.com, en de belangrijkste functie is "Sync your clipboard with your computer and other mobile devices!".
Extensie Screenshots
Download het CRX-bestand van de extensie ClipboardFusion (extension)
Download ClipboardFusion (extension)-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
Sync your clipboard with your computer and other mobile devices! - Create, edit and save clipboard items - Sync clipboard items between your computers and mobile devices - Pin clipboard items for easy access - Clear your mobile device's clipboard
Basisinformatie over de Extensie
Naam | |
ID | geapolcoppakmkkojanekadaciedjfbb |
Officiële URL | https://chromewebstore.google.com/detail/clipboardfusion-extension/geapolcoppakmkkojanekadaciedjfbb |
Beschrijving | Sync your clipboard with your computer and other mobile devices! |
Bestandsgrootte | 23.85 KB |
Aantal Installaties | 534 |
Huidige Versie | 2.0.0 |
Laatst Bijgewerkt | 2017-10-31 |
Publicatiedatum | 2017-10-31 |
Beoordeling | 2.29/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://clipboardfusion.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.clipboardfusion.com |
Help Pagina-URL | https://www.clipboardfusion.com/Support/ |
URL van de Privacybeleid Pagina | https://www.binaryfortress.com/Privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ClipboardFusion (extension)", "description": "Sync your clipboard with your computer and other mobile devices!", "version": "2.0.0", "icons": { "128": "icon_128.png" }, "background": { "page": "popup.html", "persistent": false }, "browser_action": { "default_title": "ClipboardFusion", "default_icon": "icon.png", "default_popup": "popup.html" } } |