Fetch!

Fetch a dog, anytime, anywhere!

Wat is Fetch!?

Fetch! is een Chrome-extensie ontwikkeld door Patrick Cullings, en de belangrijkste functie is "Fetch a dog, anytime, anywhere!".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Fetch!

Download Fetch!-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

                        'Fetch!' is a Chrome extension for everyone!  Stressed, sad, or even happy, 'Fetch!' has got your back.  On whichever website you're browsing, activate 'Fetch!' and you can fetch yourself a photo of a dog to display in your browser.  Get a dog from a random breed, or from one of the breeds offered in the dropdown.  Once you've had your fill, get back to your previous display by simply closing out of the image.

Note: Fetch! does not work in a "New Tab."  You must be in an actual webpage for Fetch! to function properly.                    

Basisinformatie over de Extensie

Naam Fetch! Fetch!
ID jkanoaaphjgfmmlomnhplhnikdhehijg
Officiële URL https://chromewebstore.google.com/detail/fetch/jkanoaaphjgfmmlomnhplhnikdhehijg
Beschrijving Fetch a dog, anytime, anywhere!
Bestandsgrootte 106 KB
Aantal Installaties 51
Huidige Versie 0.0.0.3
Laatst Bijgewerkt 2018-02-25
Publicatiedatum 2018-02-24
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Patrick Cullings
Betalingswijze free
Extensiewebsite https://github.com/pcullings/Fetch
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fetch!",
    "description": "Fetch a dog, anytime, anywhere!",
    "version": "0.0.0.3",
    "browser_action": {
        "default_icon": "content\/dog-icon.png",
        "default_popup": "popup.html",
        "default_title": "Fetch!"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}