Z Stock Photo
This extension will search creative commons photos on Flickr, stock.xchng, and Wikimedia Commons.
Qu'est-ce que Z Stock Photo ?
Z Stock Photo est une extension Chrome développée par mws, et sa fonction principale est "This extension will search creative commons photos on Flickr, stock.xchng, and Wikimedia Commons.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Z Stock Photo
Téléchargez les fichiers d'extension Z Stock Photo 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 search creative commons photos on Flickr, stock.xchng, and Wikimedia Commons.
Informations de Base sur l'Extension
Nom | |
ID | gcknahgmidajiojfbephfaffcnehopgb |
URL Officiel | https://chrome.google.com/webstore/detail/z-stock-photo/gcknahgmidajiojfbephfaffcnehopgb |
Description | This extension will search creative commons photos on Flickr, stock.xchng, and Wikimedia Commons. |
Taille du Fichier | 14.47 KB |
Nombre d'Installations | 43 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2013-12-22 |
Date de Publication | 2013-12-22 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | mws |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Z Stock Photo", "description": "This extension will search creative commons photos on Flickr, stock.xchng, and Wikimedia Commons.", "version": "1.1", "browser_action": { "default_icon": "icon2.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |