ClipSync
This extension will help you copy text from all your devices linked to google account.
Wat is ClipSync?
ClipSync is een Chrome-extensie ontwikkeld door Abhishek Meharia, en de belangrijkste functie is "This extension will help you copy text from all your devices linked to google account.".
Extensie Screenshots
Download het CRX-bestand van de extensie ClipSync
Download ClipSync-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
This extension will help you copy text from all your devices linked to google account.
Basisinformatie over de Extensie
Naam | |
ID | cgnjjecfkjgachdpfbgioofdicllnadc |
Officiële URL | https://chrome.google.com/webstore/detail/clipsync/cgnjjecfkjgachdpfbgioofdicllnadc |
Beschrijving | This extension will help you copy text from all your devices linked to google account. |
Bestandsgrootte | 226 KB |
Aantal Installaties | 121 |
Huidige Versie | 2 |
Laatst Bijgewerkt | 2020-08-23 |
Publicatiedatum | 2019-12-04 |
Ontwikkelaar | Abhishek Meharia |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://abhim.in |
Help Pagina-URL | https://abhim.in |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ClipSync", "description": "This extension will help you copy text from all your devices linked to google account.", "version": "2", "icons": { "128": "clipboard.png" }, "browser_action": { "default_icon": "clipboard.png", "default_popup": "credentials.html" }, "background": { "page": "background.html" }, "permissions": [ "identity", "tabs" ], "content_scripts": [ { "matches": [ " |