Offroad Outlaws New Tab

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

O que é Offroad Outlaws New Tab?

Offroad Outlaws New Tab é uma extensão do Chrome desenvolvida por https://offroadoutlaws.io, e sua principal característica é "Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Offroad Outlaws New Tab

Baixe arquivos de extensão Offroad Outlaws New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Offroad Outlaws New Tab Offroad Outlaws New Tab
ID gkofckdfjcapgbdlkifdlbkbbdpbgmfl
URL Oficial https://chrome.google.com/webstore/detail/offroad-outlaws-new-tab/gkofckdfjcapgbdlkifdlbkbbdpbgmfl
Descrição Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.
Tamanho do Arquivo 4.71 MB
Contagem de Instalações 10,000
Versão Atual 5.9.12.104
Última Atualização 2021-12-13
Data de Publicação 2021-01-29
Classificação 3.90/5 Total de 10 Avaliações
Desenvolvedor https://offroadoutlaws.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://offroadoutlaws.io/privacy-policy
Idiomas Suportados 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\/*"
    ]
}