Poppy Tab

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

Poppy Tabとは何ですか?

Poppy TabはSmirkyによって開発されたChromeの拡張機能で、その主な機能は「The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Poppy Tab拡張機能のCRXファイルをダウンロード

Poppy Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Poppy Tab Poppy Tab
ID fgdgkpncneamgaepbkdknjkdmchkkagf
公式URL https://chrome.google.com/webstore/detail/poppy-tab/fgdgkpncneamgaepbkdknjkdmchkkagf
説明 The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.
ファイルサイズ 2.25 MB
インストール数 14
現在のバージョン 0.2.0
最終更新日 2016-01-12
公開日 2016-01-12
評価 5.00/5 合計 12 レビュー
開発者 Smirky
支払い方法 free
対応言語 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"
    }
}