Placeholder Image
Quickly generate and find the right placeholder image for work!
Qu'est-ce que Placeholder Image ?
Placeholder Image est une extension Chrome développée par mike, et sa fonction principale est "Quickly generate and find the right placeholder image for work!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Placeholder Image
Téléchargez les fichiers d'extension Placeholder Image 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
Functions 1: Find the right placeholder image for your project - Generate customized placeholder image with URL - Search for the image you want through four famous website providing royalty free images Function 2: Generate a report listing URLs of images with different size - Simply right click on the image and choose "ShowImageURL"
Informations de Base sur l'Extension
Nom | Placeholder Image |
ID | giidjkijabogomgacafdieofnebbmmpg |
URL Officiel | https://chromewebstore.google.com/detail/placeholder-image/giidjkijabogomgacafdieofnebbmmpg |
Description | Quickly generate and find the right placeholder image for work! |
Taille du Fichier | 29.3 MB |
Nombre d'Installations | 161 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2019-08-30 |
Date de Publication | 2019-08-25 |
Évaluation | 4.33/5 Total 3 Évaluations |
Développeur | mike |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://bit.ly/2GN6q1F |
URL de la Page d'Aide | https://github.com/smallpaes/find-placeholder-image |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Placeholder Image", "version": "1.2", "description": "Quickly generate and find the right placeholder image for work!", "permissions": [ "contextMenus", "activeTab" ], "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/image16.png", "32": "images\/image32.png", "48": "images\/image48.png", "128": "images\/image128.png" } }, "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "icons": { "16": "images\/image16.png", "32": "images\/image32.png", "48": "images\/image48.png", "128": "images\/image128.png" }, "content_scripts": [ { "matches": [ " |