Sheep Squad (iDubbbzTV)

Heyyyy This is pretty BAAAAAAd

Vad är Sheep Squad (iDubbbzTV)?

Sheep Squad (iDubbbzTV) är en Chrome-tillägg utvecklad av Shawn B., och dess huvudfunktion är "Heyyyy This is pretty BAAAAAAd".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Sheep Squad (iDubbbzTV)-förlängningens CRX-fil

Ladda ner Sheep Squad (iDubbbzTV)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        This extension is based on the "hey that's pretty good" extension. It plays a clip of "Sheep Squad" by iDubbbz. I do not own the images or music. 

- plz dont sue
- its pretty good
- and free

Check out my other iDubbbz extension, "What we do here is go back (iDubbbzTV)" 

Thank you,
Shawn                    

Grundläggande Information om Tillägg

Namn Sheep Squad (iDubbbzTV) Sheep Squad (iDubbbzTV)
ID ddlhndnahcmbbfmoamabnkccggnandeb
Officiell webbadress https://chrome.google.com/webstore/detail/sheep-squad-idubbbztv/ddlhndnahcmbbfmoamabnkccggnandeb
Beskrivning Heyyyy This is pretty BAAAAAAd
Filstorlek 20.61 MB
Antal Installationer 320
Aktuell Version 1.3
Senast Uppdaterad 2017-11-05
Publiceringsdatum 2017-11-05
Betyg 4.00/5 Totalt 2 Betyg
Utvecklare Shawn B.
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sheep Squad (iDubbbzTV)",
    "description": "Heyyyy This is pretty BAAAAAAd",
    "version": "1.3",
    "background": "background.html",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "idubbbz.png"
    },
    "permissions": [
        "notifications"
    ]
}