Offroad Outlaws New Tab

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

Qu'est-ce que Offroad Outlaws New Tab ?

Offroad Outlaws New Tab est une extension Chrome développée par https://offroadoutlaws.io, et sa fonction principale est "Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Offroad Outlaws New Tab

Téléchargez les fichiers d'extension Offroad Outlaws New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ★ 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.                    

Informations de Base sur l'Extension

Nom Offroad Outlaws New Tab Offroad Outlaws New Tab
ID gkofckdfjcapgbdlkifdlbkbbdpbgmfl
URL Officiel https://chrome.google.com/webstore/detail/offroad-outlaws-new-tab/gkofckdfjcapgbdlkifdlbkbbdpbgmfl
Description Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.
Taille du Fichier 4.71 MB
Nombre d'Installations 10,000
Version Actuelle 5.9.12.104
Dernière Mise à Jour 2021-12-13
Date de Publication 2021-01-29
Évaluation 3.90/5 Total 10 Évaluations
Développeur https://offroadoutlaws.io
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://offroadoutlaws.io/privacy-policy
Langues Prises en Charge 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\/*"
    ]
}