Auto Clipboard
Select automatic copy of text, crack selection prohibition and copy prohibition, support various libraries and websites, and…
Qu'est-ce que Auto Clipboard ?
Auto Clipboard est une extension Chrome développée par wangmeijian2016, et sa fonction principale est "Select automatic copy of text, crack selection prohibition and copy prohibition, support various libraries and websites, and…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Auto Clipboard
Téléchargez les fichiers d'extension Auto Clipboard 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
Select text, automatically copy to clipboard, save you every second! By default, the input text is not copied. Hold down Ctrl and select the input text. GitHub https://github.com/wangmeijian/auto_clipboard Issue https://github.com/wangmeijian/auto_clipboard/issues 0.5.3 2022-09-10 * Support more types of website
Informations de Base sur l'Extension
Nom | Auto Clipboard |
ID | inhnhgihdkbalmmojcbpalkkmhkmcdjm |
URL Officiel | https://chromewebstore.google.com/detail/auto-clipboard/inhnhgihdkbalmmojcbpalkkmhkmcdjm |
Description | Select automatic copy of text, crack selection prohibition and copy prohibition, support various libraries and websites, and… |
Taille du Fichier | 24.27 KB |
Nombre d'Installations | 1,684 |
Version Actuelle | 0.10.1 |
Dernière Mise à Jour | 2022-12-13 |
Date de Publication | 2020-03-13 |
Évaluation | 4.13/5 Total 8 Évaluations |
Développeur | wangmeijian2016 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/wangmeijian/auto_clipboard |
Langues Prises en Charge | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "version": "0.10.1", "action": { "default_icon": { "16": "images\/[email protected]", "24": "images\/[email protected]", "32": "images\/[email protected]", "48": "images\/[email protected]", "128": "images\/[email protected]" }, "default_title": "__MSG_defaultTitle__", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/[email protected]", "24": "images\/[email protected]", "32": "images\/[email protected]", "48": "images\/[email protected]", "128": "images\/[email protected]" }, "content_scripts": [ { "matches": [ " |