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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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\/*" ] } |