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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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" } ] } |