ClipSync
This extension will help you copy text from all your devices linked to google account.
Qu'est-ce que ClipSync ?
ClipSync est une extension Chrome développée par Abhishek Meharia, et sa fonction principale est "This extension will help you copy text from all your devices linked to google account.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ClipSync
Téléchargez les fichiers d'extension ClipSync au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension will help you copy text from all your devices linked to google account.
Informations de Base sur l'Extension
Nom | |
ID | cgnjjecfkjgachdpfbgioofdicllnadc |
URL Officiel | https://chrome.google.com/webstore/detail/clipsync/cgnjjecfkjgachdpfbgioofdicllnadc |
Description | This extension will help you copy text from all your devices linked to google account. |
Taille du Fichier | 226 KB |
Nombre d'Installations | 121 |
Version Actuelle | 2 |
Dernière Mise à Jour | 2020-08-23 |
Date de Publication | 2019-12-04 |
Développeur | Abhishek Meharia |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://abhim.in |
URL de la Page d'Aide | https://abhim.in |
Langues Prises en Charge | 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": [ " |