viewport
open multi-viewports(webs) in one screen.Save your time while binge-watching
viewportคืออะไร?
viewport เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Robert และคุณลักษณะหลักของมันคือ "open multi-viewports(webs) in one screen.Save your time while binge-watching"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย viewport
ดาวน์โหลดไฟล์ส่วนขยาย viewport ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
decrease your time on binge-watching!
"viewports" extension is a tool which could open multi-viewports(webs) in one window screen.
which could help to enjoy more webs(videos) at one time, browsing the Internet efficiently,
especially useful in Conference/Hall Superscreen
What and how to use "viewports" extension(video) https://www.youtube.com/embed/XG4VKbja_IM
In order to maintain this extension, I would set license for this extension on Ethernet.
The license smart contract address is : 0xCd5A3b7111b77D0E05c5860f83e19Dd99eA83e10
Tip: without license would not affect any function on this extension, but it is a great support for the developer. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | npgjahajhclmlbijjeekjaodgmokngpp |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/viewport/npgjahajhclmlbijjeekjaodgmokngpp |
| คำอธิบาย | open multi-viewports(webs) in one screen.Save your time while binge-watching |
| ขนาดไฟล์ | 2.24 MB |
| จำนวนการติดตั้ง | 146 |
| เวอร์ชันปัจจุบัน | 1.1.3 |
| อัปเดตครั้งล่าสุด | 2018-11-01 |
| วันที่เผยแพร่ | 2018-11-01 |
| คะแนน | 4.50/5 รวมทั้งหมด 2 คะแนน |
| ผู้พัฒนา | Robert |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://viewport.group |
| ภาษาที่รองรับ | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"description": "__MSG_extDesc__",
"version": "1.1.3",
"short": "__MSG_extName__",
"manifest_version": 2,
"default_locale": "en",
"author": "[email protected]",
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
"background": {
"scripts": [
"scripts\/background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
" | |