Granny

Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.

What is Granny?

Granny is a Chrome extension developed by quekkathy, and its main feature is "Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Granny Extension CRX File

Download Granny 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

                        Granny is a game that will get you locked out of a house and you will find ways to escape into the outside world. Be quiet with your every action to avoid making her up even with the slightest noise around. Despite being the scariest grandmas ever, there are many ways to be free from her.

Granny Extension Features:
1. Shuffle Granny design every time you open a new tab. 
2. Select a list of unique design.
3. Get easy access to websites with custom web search.
4. Sticky notes give you the Granny feels in completing real-life tasks. 
5. Get easy access to your most frequently visited websites. 
6. Get easy access to your bookmarks websites.                    

Extension Basic Information

Name Granny Granny
ID eejokkdiggcjajkeghppbpokdhiacdnf
Official URL https://chromewebstore.google.com/detail/granny/eejokkdiggcjajkeghppbpokdhiacdnf
Description Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.
File Size 2.51 MB
Installation Count 9,459
Current Version 420.630.1150.725
Last Updated 2021-04-08
Publish Date 2020-04-29
Rating 4.68/5 Total 56 Ratings
Developer quekkathy
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Granny",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "420.630.1150.725",
    "permissions": [
        "topSites",
        "bookmarks"
    ]
}