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
官方URL 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"
        }
    ]
}