World of Warcraft Random Tab
World of Warcraft Background Picture & New Tab
Qu'est-ce que World of Warcraft Random Tab ?
World of Warcraft Random Tab est une extension Chrome développée par illidan.tld, et sa fonction principale est "World of Warcraft Background Picture & New Tab".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension World of Warcraft Random Tab
Téléchargez les fichiers d'extension World of Warcraft Random Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
魔兽世界随机背景标签页,20张背景图随机选择一张作为背景,告别每次都是同一张背景的枯燥,每次打开新标签页,都是一次惊喜。另外,次扩展并不提供其他多余功能,因为这样更简单/简洁,易于使用。 There are 20 World of Warcraft images to be randomly selected as your google search page background. Saying goodbye to the same boring backgroud all the time by opening a new tab, the changes would give you a surprise. In addition, no extra features are provided, as this is more succinct.
Informations de Base sur l'Extension
Nom | World of Warcraft Random Tab |
ID | lkmmmbcoobpomcbcddhmjebjlmjicjib |
URL Officiel | https://chromewebstore.google.com/detail/world-of-warcraft-random/lkmmmbcoobpomcbcddhmjebjlmjicjib |
Description | World of Warcraft Background Picture & New Tab |
Taille du Fichier | 14.25 MB |
Nombre d'Installations | 396 |
Version Actuelle | 1.2.1 |
Dernière Mise à Jour | 2018-12-09 |
Date de Publication | 2018-12-08 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | illidan.tld |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1", "manifest_version": 2, "name": "World of Warcraft Random Tab", "short_name": "wow rdm tab", "description": "World of Warcraft Background Picture & New Tab", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_title": "World of Warcraft Background Picture & New Tab" }, "chrome_url_overrides": { "newtab": "index.html" } } |