Resolute: New Years Resolution Revolver
This extension allows you to keep your resolutions intact, beautifully.
Resolute: New Years Resolution Revolverคืออะไร?
Resolute: New Years Resolution Revolver เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://findfocus.co และคุณลักษณะหลักของมันคือ "This extension allows you to keep your resolutions intact, beautifully."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Resolute: New Years Resolution Revolver
ดาวน์โหลดไฟล์ส่วนขยาย Resolute: New Years Resolution Revolver ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ahehdhkbmhckjljgcdfeobedhgbceeen |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/resolute-new-years-resolu/ahehdhkbmhckjljgcdfeobedhgbceeen |
คำอธิบาย | This extension allows you to keep your resolutions intact, beautifully. |
ขนาดไฟล์ | 7.21 MB |
จำนวนการติดตั้ง | 16 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2015-01-06 |
วันที่เผยแพร่ | 2015-01-06 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://findfocus.co |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://findfocus.co |
URL หน้าช่วยเหลือ | http://findfocus.co |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Resolute: New Years Resolution Revolver", "description": "This extension allows you to keep your resolutions intact, beautifully.", "version": "1.0", "permissions": [ "storage" ], "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "web_accessible_resources": [ "images\/icon128.png" ] } |