Best Apps Extension

Best Apps Extension

Best Apps Extensionคืออะไร?

Best Apps Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.chromeosapps.org และคุณลักษณะหลักของมันคือ "Best Apps Extension"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Best Apps Extension

ดาวน์โหลดไฟล์ส่วนขยาย Best Apps Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension complements the Best Apps Collection of Apps.

Automatically the icon changes to notify you when the Best Apps report is updated.

Thanks for your patronage.  Please comment or provide a favorable review if you find our work helpful.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Best Apps Extension Best Apps Extension
ID gellklljnmmkphmlmdljaoejofjkcjol
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/best-apps-extension/gellklljnmmkphmlmdljaoejofjkcjol
คำอธิบาย Best Apps Extension
ขนาดไฟล์ 74.85 KB
จำนวนการติดตั้ง 59
เวอร์ชันปัจจุบัน 1.1.9
อัปเดตครั้งล่าสุด 2013-06-19
วันที่เผยแพร่ 2013-06-19
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://www.chromeosapps.org
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.chromeosapps.org
URL หน้าช่วยเหลือ http://www.chromeosapps.org
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Best Apps Extension",
    "version": "1.1.9",
    "manifest_version": 2,
    "icons": {
        "128": "img\/icon_128color.png"
    },
    "description": "Best Apps Extension",
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/fonts.googleapis.com https:\/\/apis.google.com https:\/\/ajax.googleapis.com; object-src 'self'",
    "browser_action": {
        "default_title": "Best Apps Extension",
        "default_icon": "img\/samlbw.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/www.chromeosapps.org\/*",
        "management"
    ]
}