ClipSync
This extension will help you copy text from all your devices linked to google account.
What is ClipSync?
ClipSync is a Chrome extension developed by Abhishek Meharia, and its main feature is "This extension will help you copy text from all your devices linked to google account.".
Extension Screenshots
Download ClipSync Extension CRX File
Download ClipSync extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension will help you copy text from all your devices linked to google account.
Extension Basic Information
Name | |
ID | cgnjjecfkjgachdpfbgioofdicllnadc |
Official URL | https://chrome.google.com/webstore/detail/clipsync/cgnjjecfkjgachdpfbgioofdicllnadc |
Description | This extension will help you copy text from all your devices linked to google account. |
File Size | 226 KB |
Installation Count | 121 |
Current Version | 2 |
Last Updated | 2020-08-23 |
Publish Date | 2019-12-04 |
Developer | Abhishek Meharia |
[email protected] | |
Payment Type | free |
Extension Website | https://abhim.in |
Help Page URL | https://abhim.in |
Supported Languages | 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": [ " |