Alpha Coders
Submit Images To AlphaCoders.com
Qu'est-ce que Alpha Coders ?
Alpha Coders est une extension Chrome développée par https://alphacoders.com, et sa fonction principale est "Submit Images To AlphaCoders.com".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Alpha Coders
Téléchargez les fichiers d'extension Alpha Coders 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
Submit to AlphaCoders.com faster and easier than ever before! Simply right click on an image, and select the website you want to send the image to.
Informations de Base sur l'Extension
Nom | |
ID | pkoknngokglpiddiiknimhkiajnpbknb |
URL Officiel | https://chromewebstore.google.com/detail/alpha-coders/pkoknngokglpiddiiknimhkiajnpbknb |
Description | Submit Images To AlphaCoders.com |
Taille du Fichier | 114 KB |
Nombre d'Installations | 191 |
Version Actuelle | 0.7.4 |
Dernière Mise à Jour | 2019-12-30 |
Date de Publication | 2019-12-30 |
Évaluation | 4.00/5 Total 7 Évaluations |
Développeur | https://alphacoders.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://alphacoders.com |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alpha Coders", "description": "Submit Images To AlphaCoders.com", "version": "0.7.4", "permissions": [ "contextMenus" ], "background": { "scripts": [ "alphacoders.js" ] }, "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "manifest_version": 2 } |