Jagdamb - Chh. Shivaji Maharaj new tab theme

Replace new tab page with wallpapers of Chhatrapati Shivaji Maharaj, forts and Sahyadri

What is Jagdamb - Chh. Shivaji Maharaj new tab theme?

Jagdamb - Chh. Shivaji Maharaj new tab theme is a Chrome extension developed by Abhishek Satre, and its main feature is "Replace new tab page with wallpapers of Chhatrapati Shivaji Maharaj, forts and Sahyadri".

Extension Screenshots

screenshot

Download Jagdamb - Chh. Shivaji Maharaj new tab theme Extension CRX File

Download Jagdamb - Chh. Shivaji Maharaj new tab theme 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

                        Features:
1. Daily new wallpaper
2. Daily new Quote of Chhatrapati Shivaji Maharaj (Coming soon)
3. This day in Maratha history (Coming soon)                    

Extension Basic Information

Name Jagdamb - Chh. Shivaji Maharaj new tab theme Jagdamb - Chh. Shivaji Maharaj new tab theme
ID nhokndepcohdmhgpobnbjjbmjiebgocc
Official URL https://chromewebstore.google.com/detail/jagdamb-chh-shivaji-mahar/nhokndepcohdmhgpobnbjjbmjiebgocc
Description Replace new tab page with wallpapers of Chhatrapati Shivaji Maharaj, forts and Sahyadri
File Size 198 KB
Installation Count 508
Current Version 0.0.1
Last Updated 2020-02-18
Publish Date 2020-02-18
Rating 5.00/5 Total 5 Ratings
Developer Abhishek Satre
Email [email protected]
Payment Type free
Extension Website https://abhisheksatre.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jagdamb - Chh. Shivaji Maharaj new tab theme",
    "short_name": "Jagdamb",
    "description": "Replace new tab page with wallpapers of Chhatrapati Shivaji Maharaj, forts and Sahyadri",
    "version": "0.0.1",
    "author": "Abhishek Satre",
    "offline_enabled": true,
    "browser_action": {
        "default_icon": {
            "16": "images\/icon_16.png",
            "32": "images\/icon_128.png"
        }
    },
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon_128.png"
    },
    "permissions": [
        "*:\/\/*.abhisheksatre.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'"
}