Almanax
Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!
Almanaxคืออะไร?
Almanax เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Guillaume และคุณลักษณะหลักของมันคือ "Find out everything you need to know about your daily Almanax offering to make sure you won't miss any!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Almanax
ดาวน์โหลดไฟล์ส่วนขยาย Almanax ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Read directly from your browser the information of the daily Almanax offering. You will also be notified when a new offering is available. Ankabox : Guichiguichiguich Data provided by almanax.zone-bouffe.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Almanax |
ID | hiefhhlebfekecejnemfghaflompnojg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/almanax/hiefhhlebfekecejnemfghaflompnojg |
คำอธิบาย | Find out everything you need to know about your daily Almanax offering to make sure you won't miss any! |
ขนาดไฟล์ | 354 KB |
จำนวนการติดตั้ง | 90 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2014-02-23 |
วันที่เผยแพร่ | 2014-02-23 |
คะแนน | 4.00/5 รวมทั้งหมด 9 คะแนน |
ผู้พัฒนา | Guillaume |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDesc__", "author": "Guichi", "version": "1.3", "icons": { "128": "icons\/128.png" }, "default_locale": "en", "permissions": [ "alarms", "notifications", "storage", "http:\/\/almanax.zone-bouffe.com\/json.php", "http:\/\/fan2dofus.com\/img\/png\/" ], "browser_action": { "default_icon": "icons\/19\/off.png", "default_popup": "ui.html" }, "background": { "page": "background.html", "persistent": false } } |