Geometry Dash

Geometry Dash Wallpapers extension replace new tab with Geometry Dash wallpaper backgrounds. Themes for Geometry Dash fans.

Geometry Dash क्या है?

Geometry Dash https://games.lol द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Geometry Dash Wallpapers extension replace new tab with Geometry Dash wallpaper backgrounds. Themes for Geometry Dash fans."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Geometry Dash एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Geometry Dash is a rhythm-based action plat forming game developed by RobTop Games. Players need to complete 21 official levels and can unlock more than 200 achievements. It has been the most popular rhythm games since its inception into the free-to-play market. One of the many amazing features of the game is its level creation system that allows users to create and design a level in the game that can be played by other players. 

Check out all the amazing features you’ll find on the Geometry Dash wallpaper extension: 

★ Shuffle Geometry Dash wallpapers every time you open a new tab. 

★ Select a slideshow of randomly selected Geometry Dash wallpapers or from your list of favorites. 

★ On-screen sticky notes and to-do reminders for completing real-life tasks with Geometry Dash feel.

★ Get easy access to your most frequently visited websites. 

★ Quick Launch your favorites apps right on the default page. 


How do I uninstall this extension?
1. Click on the button with three horizontal lines or the three dots found in the upper right-hand corner of your Chrome™ browser.
2. From the drop-down menu click More Tools > Extensions.
3. Next to the extension you want to remove, click Remove.
4. If you simply want to hide the extension but not remove it, you can un-check the Enabled button.
5. Restart Chrome™ browser

By installing this extension, you agree to the End User License Agreement (https://games.lol/terms-of-use/) and Privacy Policy (https://games.lol/privacy-policy/)                    

एक्सटेंशन की मूल जानकारी

नाम Geometry Dash Geometry Dash
ID pdehejephfabhhlhbicjcdleacegebbn
आधिकारिक URL https://chrome.google.com/webstore/detail/geometry-dash/pdehejephfabhhlhbicjcdleacegebbn
विवरण Geometry Dash Wallpapers extension replace new tab with Geometry Dash wallpaper backgrounds. Themes for Geometry Dash fans.
फ़ाइल का आकार 3.59 MB
स्थापना संख्या 3,000
वर्तमान संस्करण 90.30.9.902
अंतिम अपडेट 2020-12-14
प्रकाशन तिथि 2020-11-24
रेटिंग 5.00/5 कुल 12 रेटिंग्स
डेवलपर https://games.lol
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://games.lol/geometry-dash/
गोपनीयता नीति पृष्ठ URL https://games.lol/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "games.lol",
    "background": {
        "persistent": true,
        "scripts": [
            "\/html\/chrome\/settings.js",
            "\/html\/common\/prefs-sys.js",
            "\/html\/chrome\/utils.js",
            "\/html\/chrome\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "html\/skin\/icons\/logo_128.png",
            "16": "html\/skin\/icons\/logo_16.png",
            "48": "html\/skin\/icons\/logo_48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "description": "Geometry Dash Wallpapers extension replace new tab with Geometry Dash wallpaper backgrounds. Themes for Geometry Dash fans.",
    "icons": {
        "128": "html\/skin\/icons\/logo_128.png",
        "16": "html\/skin\/icons\/logo_16.png",
        "48": "html\/skin\/icons\/logo_48.png"
    },
    "manifest_version": 2,
    "name": "Geometry Dash",
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "unlimitedStorage"
    ],
    "version": "90.30.9.902",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}