guarding vision for pc - New Tab Background
guarding vision for pc extension provide you with 'guarding vision' design on new tab. Designed for 'guarding vision' app fans.
Vad är guarding vision for pc - New Tab Background?
guarding vision for pc - New Tab Background är en Chrome-tillägg utvecklad av https://freesoftforpc.com/guarding-vision-for-pc, och dess huvudfunktion är "guarding vision for pc extension provide you with 'guarding vision' design on new tab. Designed for 'guarding vision' app fans.".
Tilläggsskärmbilder
Ladda ner guarding vision for pc - New Tab Background-förlängningens CRX-fil
Ladda ner guarding vision for pc - New Tab Background-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
Guarding vision On Laptop & PC extension provide you with Guarding vision background in new tab page. Created for Guarding vision fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite Guarding vision backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, what is Guarding vision app?
Grundläggande Information om Tillägg
Namn | |
ID | nlmkighhofbdnikbgmnbaegeckjokapk |
Officiell webbadress | https://chrome.google.com/webstore/detail/guarding-vision-for-pc-ne/nlmkighhofbdnikbgmnbaegeckjokapk |
Beskrivning | guarding vision for pc extension provide you with 'guarding vision' design on new tab. Designed for 'guarding vision' app fans. |
Filstorlek | 834 KB |
Antal Installationer | 72 |
Aktuell Version | 1.2.1 |
Senast Uppdaterad | 2021-12-26 |
Publiceringsdatum | 2021-12-26 |
Utvecklare | https://freesoftforpc.com/guarding-vision-for-pc |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://freesoftforpc.com |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "guarding vision for pc - New Tab Background", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "guarding vision for pc extension provide you with 'guarding vision' design on new tab. Designed for 'guarding vision' app fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "1.2.1" } |