Pants Down

Closes your tabs and gives you the best excuse for watching porn.

Pants Down là gì?

Pants Down là một tiện ích mở rộng Chrome được phát triển bởi Pants Down, và tính năng chính của nó là "Closes your tabs and gives you the best excuse for watching porn.".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng Pants Down 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

                        Pants Down sits there waiting at the top of your browser for when your ‘alone time’ isn’t quite as alone as you would like. At the click of a button it closes your porn filled tabs and replaces them with instructions on how to check your testicles for testicular cancer. So when your unwanted guest asks what the hell you are doing you can simply say that you are just checking your testicles, no more questions asked. And while you are already down there with it all hanging out why not give them a check anyway just to be on the safe side. Then when the coast is clear one more click returns you to all that lovely alone time as if nothing had ever happened.

Pants Down gives you the best excuse for watching porn. And the best excuse to give your testicles a check.                    

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

Tên Pants Down Pants Down
ID nimbgebdfohhelapfjdijihlbdbpgijk
URL Chính Thức https://chrome.google.com/webstore/detail/pants-down/nimbgebdfohhelapfjdijihlbdbpgijk
Mô tả Closes your tabs and gives you the best excuse for watching porn.
Kích Thước Tệp 54.46 KB
Số Lần Cài Đặt 190
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2014-11-15
Ngày Phát Hành 2014-11-15
Đánh Giá 4.29/5 Tổng số 14 Đánh Giá
Nhà Phát Triển Pants Down
Loại Thanh Toán free
Trang Web Mở Rộng http://pantsaredown.com/
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pants Down",
    "description": "Closes your tabs and gives you the best excuse for watching porn.",
    "version": "1",
    "manifest_version": 2,
    "homepage_url": "http:\/\/my.pantsaredown.com\/",
    "background": {
        "scripts": [
            "jquery-2.0.3.min.js",
            "background.js"
        ]
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "icons": {
        "128": "du.png",
        "16": "du_19.png"
    },
    "browser_action": {
        "default_icon": "du_19.png",
        "default_title": "Close all tabs"
    }
}