Lamborghini Aventador Backgrounds/Wallpapers
Lamborghini Aventador Backgrounds and Wallpapers
What is Lamborghini Aventador Backgrounds/Wallpapers?
Lamborghini Aventador Backgrounds/Wallpapers is a Chrome extension developed by BKG Products, and its main feature is "Lamborghini Aventador Backgrounds and Wallpapers".
Extension Screenshots
Download Lamborghini Aventador Backgrounds/Wallpapers Extension CRX File
Download Lamborghini Aventador Backgrounds/Wallpapers 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
If you like Lamborghinis like me, just add this extension :)
Extension Basic Information
Name | |
ID | ipbfkbnofmiinnaaodinonegpmgbjmip |
Official URL | https://chrome.google.com/webstore/detail/lamborghini-aventador-bac/ipbfkbnofmiinnaaodinonegpmgbjmip |
Description | Lamborghini Aventador Backgrounds and Wallpapers |
File Size | 7.48 KB |
Installation Count | 191 |
Current Version | 1.0.3 |
Last Updated | 2019-04-20 |
Publish Date | 2019-04-19 |
Rating | 2.50/5 Total 10 Ratings |
Developer | BKG Products |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lamborghini Aventador Backgrounds\/Wallpapers", "description": "Lamborghini Aventador Backgrounds and Wallpapers", "version": "1.0.3", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "icons": { "128": "\/icon.png" }, "chrome_url_overrides": { "newtab": "redirect.html" }, "permissions": [ "tabs", "http:\/\/*\/*" ] } |