Voilà!
Show the pictures of a given profile
Was ist Voilà!?
Voilà! ist eine Chrome-Erweiterung, die von João Órfão entwickelt wurde, und ihr Hauptmerkmal ist "Show the pictures of a given profile".
Erweiterungsscreenshots
Voilà!-Erweiterungs-CRX-Datei herunterladen
Laden Sie Voilà!-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Voilà! It's an extension to let you see in a single page all the pictures of a given Facebook profile. In order to visualize the pictures, you must be in the desired profile and then press the extension icon.
Attention: now you can only use this extension if you change your language to English (en_US). We are trying to solve this issue.
Icon made by http://www.freepik.com and licensed under Creative Commons BY 3.0 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gnfabobeaihdoakmlekahakeamcbbkeo |
| Offizielle URL | https://chromewebstore.google.com/detail/voil%C3%A0/gnfabobeaihdoakmlekahakeamcbbkeo |
| Beschreibung | Show the pictures of a given profile |
| Dateigröße | 8.05 KB |
| Installationsanzahl | 327 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2015-08-06 |
| Veröffentlichungsdatum | 2015-08-06 |
| Bewertung | 3.67/5 Insgesamt 6 Bewertungen |
| Entwickler | João Órfão |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Voil\u00e0!",
"version": "0.1",
"manifest_version": 2,
"description": "Show the pictures of a given profile",
"author": "Jo\u00e3o \u00d3rf\u00e3o",
"browser_action": {
"default_icon": "icon48.png",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"default_popup": "popup.html"
},
"permissions": [
"tabs",
" | |