Grab It By The Pussy

Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.

什麼是Grab It By The Pussy?

Grab It By The Pussy是由beckenrode開發的Chrome擴展程式,該擴展的主要功能是“Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.”。

擴展截圖

screenshot

下載Grab It By The Pussy擴展crx文件

下載Grab It By The Pussy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        For the true Trump supporters. Grab It By The Pussy(GIBTP) enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button on your favorite shopping sites. Make shopping online fun again by grabbing your shit by the pussy.                    

擴展基本資訊

名稱 Grab It By The Pussy Grab It By The Pussy
ID onbfgflnjdebegibdagbabplamhnfgag
官方網址 https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag
簡介 Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
檔案大小 41.16 KB
安裝次數 48
目前版本 0.0.1
更新時間 2016-10-12
上架時間 2016-10-12
評分 4.14/5 共 7 次評分
開發者 beckenrode
付費類型 in_app
擴展官網 https://github.com/beckenrode/grab-it-by-the-pussy
說明頁面URL https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/github.com\/beckenrode\/grab-it-by-the-pussy",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ],
            "run_at": "document_end"
        }
    ]
}