Poppy Tab

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

Poppy Tab là gì?

Poppy Tab là một tiện ích mở rộng Chrome được phát triển bởi Smirky, và tính năng chính của nó là "The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Poppy Tab

Tải xuống các tệp mở rộng Poppy Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Poppy Tab Poppy Tab
ID fgdgkpncneamgaepbkdknjkdmchkkagf
URL Chính Thức https://chrome.google.com/webstore/detail/poppy-tab/fgdgkpncneamgaepbkdknjkdmchkkagf
Mô tả The funniest images, videos, and GIFs from sites like Reddit, 9GAG, and Instagram.
Kích Thước Tệp 2.25 MB
Số Lần Cài Đặt 14
Phiên Bản Hiện Tại 0.2.0
Cập Nhật Lần Cuối 2016-01-12
Ngày Phát Hành 2016-01-12
Đánh Giá 5.00/5 Tổng số 12 Đánh Giá
Nhà Phát Triển Smirky
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}