Aww

Replaces the new tab page with the cutest gifs from /r/aww

Wat is Aww?

Aww is een Chrome-extensie ontwikkeld door Anuraag, en de belangrijkste functie is "Replaces the new tab page with the cutest gifs from /r/aww".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Aww

Download Aww-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Aww Aww
ID ceojjgdcmdmcpiplcnbbbjfgplhledhj
Officiële URL https://chrome.google.com/webstore/detail/aww/ceojjgdcmdmcpiplcnbbbjfgplhledhj
Beschrijving Replaces the new tab page with the cutest gifs from /r/aww
Bestandsgrootte 77.02 KB
Aantal Installaties 17
Huidige Versie 1.1
Laatst Bijgewerkt 2017-05-13
Publicatiedatum 2017-05-13
Beoordeling 1.33/5 Totaal 6 Beoordelingen
Ontwikkelaar Anuraag
Betalingswijze free
Extensiewebsite http://anuraag.me
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Aww",
    "description": "Replaces the new tab page with the cutest gifs from \/r\/aww",
    "version": "1.1",
    "permissions": [
        "tabs",
        "http:\/\/reddit.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}