Ramadan Filter
Ramadan Filter: an extension that will help get you through the holy month, by blocking all mention of food & drink on your browser.
Ramadan Filterคืออะไร?
Ramadan Filter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย republiquebeirut และคุณลักษณะหลักของมันคือ "Ramadan Filter: an extension that will help get you through the holy month, by blocking all mention of food & drink on your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ramadan Filter
ดาวน์โหลดไฟล์ส่วนขยาย Ramadan Filter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Introducing Ramadan Filter, a Chrome extension that will help get you through the holy month, by blocking all mention of food and drink on your browser. The Filter gets activated at Sunrise and disables at Sunset, meaning you can now spend your days fasting, without worrying about distractions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | icinjloanieankahehbckmflaamafjjg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/ramadan-filter/icinjloanieankahehbckmflaamafjjg |
คำอธิบาย | Ramadan Filter: an extension that will help get you through the holy month, by blocking all mention of food & drink on your browser. |
ขนาดไฟล์ | 111 KB |
จำนวนการติดตั้ง | 21 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2017-05-29 |
วันที่เผยแพร่ | 2017-05-29 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | republiquebeirut |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.republiquebeirut.com/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ramadan Filter", "short_name": "RF", "version": "2.0", "description": "Ramadan Filter: an extension that will help get you through the holy month, by blocking all mention of food & drink on your browser.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon48.png", "default_popup": "popup\/popup.html", "default_title": "Ramadan Filter" }, "permissions": [ "tabs", "activeTab", "storage" ], "background": { "scripts": [ "js\/events.js" ], "persistent": false }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |