First Page wallpapers hd new tab theme
First Page New Tab features a clock, todo list, weather, bookmarks and much more!
Τι είναι το First Page wallpapers hd new tab theme;
Το First Page wallpapers hd new tab theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://wallpapershd.in, και η κύρια λειτουργία του είναι "First Page New Tab features a clock, todo list, weather, bookmarks and much more!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης First Page wallpapers hd new tab theme
Λήψη αρχείων επέκτασης First Page wallpapers hd new tab theme σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
First Page wallpapers hd new tab theme with features a clock, todo list, weather, bookmarks and much more! First Page wallpapers hd new tab theme with best HD Wallpapers for every fan. This new extension offers great images with every new tab and was made for all fans of wallpapers ★ What can you get from our First Page wallpapers hd - New tab theme? First Page wallpapers hd - is best theme for your google chrome with Letest HD Wallpapers, dark theme, material hd themes, and more colorfull theme was inclued in this wallpapers theme Wallpapers HD - Theme New tab Cover- Offered by selfbook1 ★ HOW TO USE: ========================= * Just click Add to Chrome to load the extension and install First Page HD Wallpapers - Theme New tab Cover. Play while browsing! Features : First Page wallpapers hd ============================ ★ Daily beautiful wallpapers automatically ★ Built-in beautiful background gallery ★ Upload custom background (tile, stretch) ★ Add favorite sites, arrange them on multiple pages ★ Notes ★ Quick Search ★ Weather ★ Focus mode for clean look ★ Recently closed tabs ★ Right-click app menu (options, remove) HD Wallpapers Best Wallpapers WAllpapers HD New wallpapers
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | fgplkpdnkpcphjfmlghdagmgmammfmbo |
Επίσημο URL | https://chrome.google.com/webstore/detail/first-page-wallpapers-hd/fgplkpdnkpcphjfmlghdagmgmammfmbo |
Περιγραφή | First Page New Tab features a clock, todo list, weather, bookmarks and much more! |
Μέγεθος Αρχείου | 161 KB |
Αριθμός Εγκαταστάσεων | 276 |
Τρέχουσα Έκδοση | 1.0.10 |
Τελευταία Ενημέρωση | 2019-11-01 |
Ημερομηνία Δημοσίευσης | 2019-10-30 |
Αξιολόγηση | 2.25/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | http://wallpapershd.in |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.wallpaper.net.in/page/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "background": { "scripts": [ "bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "128": "icon128.png" }, "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "permissions": [ "geolocation", "storage", "topSites", "*:\/\/www.ressourceapp.com\/*", "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.10", "web_accessible_resources": [ "icon128.png" ], "default_locale": "en" } |