FC Barca Background - New Tab
Wallpapers and Backgrounds in browser homepage
What is FC Barca Background - New Tab?
FC Barca Background - New Tab is a Chrome extension developed by newyorkhabitat2002, and its main feature is "Wallpapers and Backgrounds in browser homepage".
Extension Screenshots
Download FC Barca Background - New Tab Extension CRX File
Download FC Barca Background - New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
We display amazing images of Barca directly on your browser each time you open a new tab, a wallpaper and a search bar appears full screen. We display some players like Lonel messi, luis suarez ....
Extension Basic Information
Name | |
ID | adeoffophipkgmokkeahgbjfniacogmj |
Official URL | https://chrome.google.com/webstore/detail/fc-barca-background-new-t/adeoffophipkgmokkeahgbjfniacogmj |
Description | Wallpapers and Backgrounds in browser homepage |
File Size | 12.16 MB |
Installation Count | 29 |
Current Version | 1.0.0 |
Last Updated | 2018-03-01 |
Publish Date | 2018-03-01 |
Developer | newyorkhabitat2002 |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "FC Barca Background - New Tab" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Wallpapers and Backgrounds in browser homepage", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "FC Barca Background - New Tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |