Islamic New Tab

Ramadan Daily tasks and selected fataws with gorgeous backgrounds

Islamic New Tab là gì?

Islamic New Tab là một tiện ích mở rộng Chrome được phát triển bởi http://saadawi.me, và tính năng chính của nó là "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Islamic New Tab

Tải xuống các tệp mở rộng Islamic New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Ramadan Daily tasks and selected fataws with gorgeous backgrounds                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Islamic New Tab Islamic New Tab
ID paaeggchaegpodbbdknafjdaonighghj
URL Chính Thức https://chrome.google.com/webstore/detail/islamic-new-tab/paaeggchaegpodbbdknafjdaonighghj
Mô tả Ramadan Daily tasks and selected fataws with gorgeous backgrounds
Kích Thước Tệp 16.03 MB
Số Lần Cài Đặt 93
Phiên Bản Hiện Tại 0.3
Cập Nhật Lần Cuối 2016-05-24
Ngày Phát Hành 2016-05-24
Đánh Giá 4.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://saadawi.me
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Islamic New Tab",
    "version": "0.3",
    "description": "Ramadan Daily tasks and selected fataws with gorgeous backgrounds ",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "author": "Ahmed Elsaadawi",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/icon16.png"
    },
    "optional_permissions": [
        "tabs"
    ],
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "storage",
        "https:\/\/islamqa.info\/",
        "http:\/\/saadawi.me\/"
    ]
}