Offroad Outlaws New Tab

Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.

Offroad Outlaws New Tab क्या है?

Offroad Outlaws New Tab https://offroadoutlaws.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        ★ Shuffle Offroad Outlaws design every time you open a new tab. 
★ Select a slideshow of randomly selected Offroad Outlaws or from your list of favorites. 
★ On-screen sticky notes and to-do reminders for completing real-life tasks with good feel.
★ Get easy access to your most frequently visited websites. 
★ Quick Launch your favorites apps right on the default page. 
★ Show Date and Time on new tab page.                    

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

नाम Offroad Outlaws New Tab Offroad Outlaws New Tab
ID gkofckdfjcapgbdlkifdlbkbbdpbgmfl
आधिकारिक URL https://chrome.google.com/webstore/detail/offroad-outlaws-new-tab/gkofckdfjcapgbdlkifdlbkbbdpbgmfl
विवरण Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.
फ़ाइल का आकार 4.71 MB
स्थापना संख्या 10,000
वर्तमान संस्करण 5.9.12.104
अंतिम अपडेट 2021-12-13
प्रकाशन तिथि 2021-01-29
रेटिंग 3.90/5 कुल 10 रेटिंग्स
डेवलपर https://offroadoutlaws.io
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://offroadoutlaws.io/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "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\/128.png",
            "16": "html\/skin\/icons\/16.png",
            "48": "html\/skin\/icons\/48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "html\/skin\/icons\/128.png",
        "16": "html\/skin\/icons\/16.png",
        "48": "html\/skin\/icons\/48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "topSites"
    ],
    "version": "5.9.12.104",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}