Best Apps Extension

Best Apps Extension

Cos'è Best Apps Extension?

Best Apps Extension è un'estensione di Chrome sviluppata da https://www.chromeosapps.org, e la sua funzione principale è "Best Apps Extension".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Best Apps Extension

Scarica i file di estensione Best Apps Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Best Apps Extension Best Apps Extension
ID gellklljnmmkphmlmdljaoejofjkcjol
URL Ufficiale https://chromewebstore.google.com/detail/best-apps-extension/gellklljnmmkphmlmdljaoejofjkcjol
Descrizione Best Apps Extension
Dimensione del File 74.85 KB
Conteggio Installazioni 59
Versione Corrente 1.1.9
Ultimo Aggiornamento 2013-06-19
Data di Pubblicazione 2013-06-19
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://www.chromeosapps.org
Tipo di Pagamento free
Sito Web dell'Estensione http://www.chromeosapps.org
URL della Pagina di Aiuto http://www.chromeosapps.org
Lingue Supportate 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"
    ]
}