Voilà!
Show the pictures of a given profile
Voilà!คืออะไร?
Voilà! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย João Órfão และคุณลักษณะหลักของมันคือ "Show the pictures of a given profile"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Voilà!
ดาวน์โหลดไฟล์ส่วนขยาย Voilà! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | gnfabobeaihdoakmlekahakeamcbbkeo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/voil%C3%A0/gnfabobeaihdoakmlekahakeamcbbkeo |
| คำอธิบาย | Show the pictures of a given profile |
| ขนาดไฟล์ | 8.05 KB |
| จำนวนการติดตั้ง | 327 |
| เวอร์ชันปัจจุบัน | 0.1 |
| อัปเดตครั้งล่าสุด | 2015-08-06 |
| วันที่เผยแพร่ | 2015-08-06 |
| คะแนน | 3.67/5 รวมทั้งหมด 6 คะแนน |
| ผู้พัฒนา | João Órfão |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | 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",
" | |