Granny

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

Grannyとは何ですか?

Grannyはquekkathyによって開発されたChromeの拡張機能で、その主な機能は「Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Granny拡張機能のCRXファイルをダウンロード

Granny拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Granny Granny
ID eejokkdiggcjajkeghppbpokdhiacdnf
公式URL https://chromewebstore.google.com/detail/granny/eejokkdiggcjajkeghppbpokdhiacdnf
説明 Granny extension provide you with Granny game design on PC new tab page. Created for Granny fans.
ファイルサイズ 2.51 MB
インストール数 9,459
現在のバージョン 420.630.1150.725
最終更新日 2021-04-08
公開日 2020-04-29
評価 4.68/5 合計 56 レビュー
開発者 quekkathy
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}