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开发的Chrome扩展程序,该扩展的主要功能是“Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Offroad Outlaws New Tab扩展crx文件

下载Offroad Outlaws New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        ★ 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\/*"
    ]
}