Mass Effect Backgrounds & New Tab
Get The Mass Effect Extension With More Additional Features
Qu'est-ce que Mass Effect Backgrounds & New Tab ?
Mass Effect Backgrounds & New Tab est une extension Chrome développée par Tabbyme, et sa fonction principale est "Get The Mass Effect Extension With More Additional Features".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Mass Effect Backgrounds & New Tab
Téléchargez les fichiers d'extension Mass Effect Backgrounds & New 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
We can't get enough of our amazing software Mass Effect, hope you do too... Get ready to enjoy a vast world of best quality themes and other advanced features! We want you to fully enjoy our Mass Effect extension's functions, that's why you'll notice the reshape in the layout and options of your new tab page. That is needed so you can enjoy the full shortcuts to our functions and updated. Hey, we just wanted to say thanks for joining and hope you find the Mass Effect extension wonderful! -Uninstall of Mass Effect- for a fast uninstall of this add on, go to the add on page on your browser's settings. Select the unwanted add on and send it to the trash bin bin. We are really proud of our Mass Effect background and new tab extension, cause it's not just another background extension, it's so much else than that... Try out the local clock, the costume search bar you can search right from, rotating Mass Effect backgrounds collection, first-rate games and so much else. Enjoy! For all help and info regarding the Mass Effect extension - please get in touch with us by private memo and tell us all about your trouble/question/review.
Informations de Base sur l'Extension
Nom | |
ID | emcmlgfljljdjcefcoepohdfkfbabhcp |
URL Officiel | https://chrome.google.com/webstore/detail/mass-effect-backgrounds-n/emcmlgfljljdjcefcoepohdfkfbabhcp |
Description | Get The Mass Effect Extension With More Additional Features |
Taille du Fichier | 48.79 KB |
Nombre d'Installations | 31 |
Version Actuelle | 2.2.7 |
Dernière Mise à Jour | 2019-06-11 |
Date de Publication | 2019-06-11 |
Évaluation | 4.36/5 Total 11 Évaluations |
Développeur | Tabbyme |
Type de Paiement | free |
Langues Prises en Charge | en,pl,ro |
manifest.json | |
{ "browser_action": { "default_icon": "128-image.png", "default_title": "Mass Effect Backgrounds & New Tab" }, "name": "Mass Effect Backgrounds & New Tab", "default_locale": "en", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_addoninfo__", "background": { "scripts": [ "new_script.js" ] }, "icons": { "128": "128-image.png" }, "manifest_version": 2, "version": "2.2.7", "chrome_url_overrides": { "newtab": "new_version.html" } } |