Influence

Minimal Chrome new tab page replacement featuring a to-do list, weather information and tools to enhance your browsing experience.

Influence क्या है?

Influence https://petroskal.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Minimal Chrome new tab page replacement featuring a to-do list, weather information and tools to enhance your browsing experience."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Features:
• Clean minimal design
• Dark mode
• Stunning backgrounds
• To Do list
• Weather forecast
• Date & time
• Most visited links
• Full bookmarks list
• Recently added bookmarks
• Browsing history
• Download manager                    

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

नाम Influence Influence
ID ehbacbnlkpdfkmgcmkpkaoeaoijpcihi
आधिकारिक URL https://chromewebstore.google.com/detail/influence/ehbacbnlkpdfkmgcmkpkaoeaoijpcihi
विवरण Minimal Chrome new tab page replacement featuring a to-do list, weather information and tools to enhance your browsing experience.
फ़ाइल का आकार 14.81 MB
स्थापना संख्या 233
वर्तमान संस्करण 2.3
अंतिम अपडेट 2020-10-27
प्रकाशन तिथि 2020-06-23
रेटिंग 4.25/5 कुल 4 रेटिंग्स
डेवलपर https://petroskal.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/kalpetros/influence
सहायता पृष्ठ URL https://github.com/kalpetros/influence/issues
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Influence",
    "description": "Minimal Chrome new tab page replacement featuring a to-do list, weather information and tools to enhance your browsing experience.",
    "version": "2.3",
    "author": "Petros Kalogiannakis",
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "128": "128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "topSites",
        "bookmarks",
        "history",
        "downloads",
        "geolocation"
    ]
}