Drik Panchang

Online Panchang, Panchangam and Hindu Calendar for the world

Wat is Drik Panchang?

Drik Panchang is een Chrome-extensie ontwikkeld door https://drikpanchang.com, en de belangrijkste functie is "Online Panchang, Panchangam and Hindu Calendar for the world".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Drik Panchang

Download Drik Panchang-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        official Drikpanchang.com Chrome extension                    

Basisinformatie over de Extensie

Naam Drik Panchang Drik Panchang
ID aohofenjhojnoploandaecgkfejilimm
Officiële URL https://chromewebstore.google.com/detail/drik-panchang/aohofenjhojnoploandaecgkfejilimm
Beschrijving Online Panchang, Panchangam and Hindu Calendar for the world
Bestandsgrootte 47.27 KB
Aantal Installaties 1,033
Huidige Versie 1.0.0
Laatst Bijgewerkt 2019-01-29
Publicatiedatum 2019-01-29
Beoordeling 5.00/5 Totaal 8 Beoordelingen
Ontwikkelaar https://drikpanchang.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.drikpanchang.com/
Help Pagina-URL https://www.drikpanchang.com/contactus/contactus.html
URL van de Privacybeleid Pagina https://www.drikpanchang.com/contactus/privacy-policy/dp-privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Drik Panchang",
    "description": "Online Panchang, Panchangam and Hindu Calendar for the world",
    "version": "1.0.0",
    "author": "Adarsh Mobile Application LLP",
    "background": {
        "scripts": [
            "scripts\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "user_interface\/popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "https:\/\/www.drikpanchang.com\/*"
    ],
    "web_accessible_resources": [
        "icon_128.png"
    ],
    "minimum_chrome_version": "28",
    "manifest_version": 2
}