U.S. Marines New Tab Photos
Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.
U.S. Marines New Tab Photosとは何ですか?
U.S. Marines New Tab Photosはhttp://www.baxbox.comによって開発されたChromeの拡張機能で、その主な機能は「Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.」です。
拡張機能のスクリーンショット
U.S. Marines New Tab Photos拡張機能のCRXファイルをダウンロード
U.S. Marines New Tab Photos拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Install this cool plugin to get a new U.S. Marines photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.
拡張機能の基本情報
名前 | |
ID | eemdmnkcoadbjjahiciaahbkjgijnmak |
公式URL | https://chrome.google.com/webstore/detail/us-marines-new-tab-photos/eemdmnkcoadbjjahiciaahbkjgijnmak |
説明 | Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window. |
ファイルサイズ | 29.01 KB |
インストール数 | 124 |
現在のバージョン | 1.0.1 |
最終更新日 | 2016-10-10 |
公開日 | 2016-10-10 |
評価 | 2.78/5 合計 9 レビュー |
開発者 | http://www.baxbox.com |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "U.S. Marines New Tab Photos", "short_name": "U.S. Marines New Tab Photos", "description": "Show your support by installing this cool plugin to get a new Marines photo as your browsers background when you open a new window.", "version": "1.0.1", "background": { "scripts": [ "background.js" ] }, "chrome_url_overrides": { "newtab": "\/newtab.html" }, "icons": { "16": "\/icon16.png", "48": "\/icon48.png", "128": "\/icon128.png" } } |