copy-base64
Copy the image to the Clipboard in Base64 format. see source https://github.com/kyo-ago/copy-base64
Wat is copy-base64?
copy-base64 is een Chrome-extensie ontwikkeld door https://0-9.tumblr.com, en de belangrijkste functie is "Copy the image to the Clipboard in Base64 format. see source https://github.com/kyo-ago/copy-base64".
Extensie Screenshots
Download het CRX-bestand van de extensie copy-base64
Download copy-base64-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
Copy the image to the Clipboard in Base64 format. see source https://github.com/kyo-ago/copy-base64
Basisinformatie over de Extensie
Naam | copy-base64 |
ID | obeffifkdkfbpodhaoelcjdljgiapjnl |
Officiële URL | https://chromewebstore.google.com/detail/copy-base64/obeffifkdkfbpodhaoelcjdljgiapjnl |
Beschrijving | Copy the image to the Clipboard in Base64 format. see source https://github.com/kyo-ago/copy-base64 |
Bestandsgrootte | 7.14 KB |
Aantal Installaties | 578 |
Huidige Versie | 0.0.4 |
Laatst Bijgewerkt | 2014-01-23 |
Publicatiedatum | 2014-01-23 |
Beoordeling | 3.67/5 Totaal 6 Beoordelingen |
Ontwikkelaar | https://0-9.tumblr.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "copy-base64", "version": "0.0.4", "manifest_version": 2, "icons": { "16": "logo.png", "128": "logo.png" }, "background": { "persistent": false, "scripts": [ "\/src\/background.js" ] }, "permissions": [ " |