U.S. Army New Tab Photos
Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.
Co to jest U.S. Army New Tab Photos?
U.S. Army New Tab Photos to rozszerzenie Chrome opracowane przez http://www.baxbox.com, a jego główną funkcją jest „Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia U.S. Army New Tab Photos
Pobierz pliki rozszerzeń U.S. Army New Tab Photos w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Install this cool plugin to get a new U.S. Army photo as your web browser's background image. Show your support! This free Chrome plugin is provided by MilitaryAirfare.us.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | fjnbmemenheaokigamgklgnhooejmeee |
Oficjalny URL | https://chrome.google.com/webstore/detail/us-army-new-tab-photos/fjnbmemenheaokigamgklgnhooejmeee |
Opis | Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window. |
Rozmiar pliku | 29.01 KB |
Liczba instalacji | 46 |
Aktualna Wersja | 1.0.2 |
Ostatnia Aktualizacja | 2016-10-10 |
Data Publikacji | 2016-10-10 |
Ocena | 2.00/5 Łącznie 3 Oceny |
Deweloper | http://www.baxbox.com |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "U.S. Army New Tab Photos", "short_name": "U.S. Army New Tab Photos", "description": "Show your support by installing this cool plugin to get a new Army photo as your browsers background when you open a new window.", "version": "1.0.2", "background": { "scripts": [ "background.js" ] }, "chrome_url_overrides": { "newtab": "\/newtab.html" }, "icons": { "16": "\/icon16.png", "48": "\/icon48.png", "128": "\/icon128.png" } } |