Best Apps Extension

Best Apps Extension

What is Best Apps Extension?

Best Apps Extension is a Chrome extension developed by https://www.chromeosapps.org, and its main feature is "Best Apps Extension".

Extension Screenshots

screenshot
screenshot
screenshot

Download Best Apps Extension Extension CRX File

Download Best Apps Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Best Apps Extension Best Apps Extension
ID gellklljnmmkphmlmdljaoejofjkcjol
Official URL https://chromewebstore.google.com/detail/best-apps-extension/gellklljnmmkphmlmdljaoejofjkcjol
Description Best Apps Extension
File Size 74.85 KB
Installation Count 59
Current Version 1.1.9
Last Updated 2013-06-19
Publish Date 2013-06-19
Rating 5.00/5 Total 2 Ratings
Developer https://www.chromeosapps.org
Payment Type free
Extension Website http://www.chromeosapps.org
Help Page URL http://www.chromeosapps.org
Supported Languages 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"
    ]
}