Rick Roller

Causes the new tab to rick roll instead.

What is Rick Roller?

Rick Roller is a Chrome extension developed by AnotherTrojan, and its main feature is "Causes the new tab to rick roll instead.".

Extension Screenshots

Download Rick Roller Extension CRX File

Download Rick Roller extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Rickroller                    

Extension Basic Information

Name Rick Roller Rick Roller
ID efmiecffpcmhckncanheeoahmmcalppj
Official URL https://chromewebstore.google.com/detail/rick-roller/efmiecffpcmhckncanheeoahmmcalppj
Description Causes the new tab to rick roll instead.
File Size 3.47 KB
Installation Count 666
Current Version 1.0
Last Updated 2019-10-23
Publish Date 2019-10-23
Rating 4.20/5 Total 5 Ratings
Developer AnotherTrojan
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rick Roller",
    "version": "1.0",
    "description": "Causes the new tab to rick roll instead.",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "manifest_version": 2
}