Wallpapers Koenigsegg Agera R
This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Vad är Wallpapers Koenigsegg Agera R?
Wallpapers Koenigsegg Agera R är en Chrome-tillägg utvecklad av angeldirami55, och dess huvudfunktion är "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.".
Tilläggsskärmbilder
Ladda ner Wallpapers Koenigsegg Agera R-förlängningens CRX-fil
Ladda ner Wallpapers Koenigsegg Agera R-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Are you sad when you open your page tabs? Do you like Koenigsegg Agera R? This extension is for you because we offer you an extraordinary background of Koenigsegg Agera R.
Grundläggande Information om Tillägg
Namn | |
ID | cafaamjijkpjidhgnkdijcmhgiodfcoo |
Officiell webbadress | https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo |
Beskrivning | This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs. |
Filstorlek | 8.16 MB |
Antal Installationer | 119 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2018-03-22 |
Publiceringsdatum | 2018-03-22 |
Utvecklare | angeldirami55 |
Betalningssätt | free |
Stödda Språk | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Wallpapers Koenigsegg Agera R" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Wallpapers Koenigsegg Agera R", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |