IFFR Tab
IFFR Tab will give you a beautiful new tab.
IFFR Tabคืออะไร?
IFFR Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://iffr.com และคุณลักษณะหลักของมันคือ "IFFR Tab will give you a beautiful new tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IFFR Tab
ดาวน์โหลดไฟล์ส่วนขยาย IFFR Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
IFFR Your Tab is a browser extension that shows you a beautiful IFFR film still every time you open a new tab. Each year, IFFR screens over 500 films from all over the world. From this wide and extraordinary selection we curate the most eye-catching impressions that will pleasantly surprise you as you surf the web. Download the extension now!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ekdimplgojbmeofokonbiabaknfgllae |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/iffr-tab/ekdimplgojbmeofokonbiabaknfgllae |
คำอธิบาย | IFFR Tab will give you a beautiful new tab. |
ขนาดไฟล์ | 26.34 KB |
จำนวนการติดตั้ง | 51 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2018-06-04 |
วันที่เผยแพร่ | 2018-06-04 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://iffr.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://iffr.com/en/iffr-your-tab |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "IFFR Tab", "version": "1.0.3", "short_name": "IFFR Tab", "description": "IFFR Tab will give you a beautiful new tab.", "homepage_url": "https:\/\/iffr.com", "icons": { "128": "icon\/icon128.png", "16": "icon\/icon16.png", "48": "icon\/icon48.png" }, "chrome_url_overrides": { "newtab": "tab\/redir.html" }, "permissions": [ "storage", "webRequest", "webRequestBlocking", "unlimitedStorage", "https:\/\/chrometab.iffr.com\/", "http:\/\/chrometab.iffr.com\/" ] } |