Poppy Tab

The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.

Wat is Poppy Tab?

Poppy Tab is een Chrome-extensie ontwikkeld door Smirky, en de belangrijkste functie is "The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Poppy Tab

Download Poppy Tab-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

                        Get the funniest new videos, memes, GIFs, and images from around the internet every time you open a new tab. Quickly share links to your favorite posts.                    

Basisinformatie over de Extensie

Naam Poppy Tab Poppy Tab
ID fgdgkpncneamgaepbkdknjkdmchkkagf
Officiële URL https://chrome.google.com/webstore/detail/poppy-tab/fgdgkpncneamgaepbkdknjkdmchkkagf
Beschrijving The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.
Bestandsgrootte 2.25 MB
Aantal Installaties 14
Huidige Versie 0.2.0
Laatst Bijgewerkt 2016-01-12
Publicatiedatum 2016-01-12
Beoordeling 5.00/5 Totaal 12 Beoordelingen
Ontwikkelaar Smirky
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Poppy Tab",
    "short_name": "Poppy Tab",
    "version": "0.2.0",
    "manifest_version": 2,
    "description": "The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.",
    "homepage_url": "http:\/\/poppytab.smirky.co",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "permissions": [
        "http:\/\/localhost\/*",
        "http:\/\/*.smirky.co\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}