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.

Co to jest Grab It By The Pussy?

Grab It By The Pussy to rozszerzenie Chrome opracowane przez beckenrode, a jego główną funkcją jest „Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Grab It By The Pussy

Pobierz pliki rozszerzeń Grab It By The Pussy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Grab It By The Pussy Grab It By The Pussy
ID onbfgflnjdebegibdagbabplamhnfgag
Oficjalny URL https://chrome.google.com/webstore/detail/grab-it-by-the-pussy/onbfgflnjdebegibdagbabplamhnfgag
Opis Grab It By The Pussy enhances your shopping experience by replacing the 'Add to Cart' button with a 'Grab it by the Pussy' button.
Rozmiar pliku 41.16 KB
Liczba instalacji 48
Aktualna Wersja 0.0.1
Ostatnia Aktualizacja 2016-10-12
Data Publikacji 2016-10-12
Ocena 4.14/5 Łącznie 7 Oceny
Deweloper beckenrode
Typ Płatności in_app
Strona Rozszerzenia https://github.com/beckenrode/grab-it-by-the-pussy
Adres URL Strony Pomocy https://github.com/beckenrode/grab-it-by-the-pussy/blob/master/README.md
Obsługiwane Języki 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"
        }
    ]
}