Fire Emblem Backgrounds & New Tab
Get The Fire Emblem Extension With More Additional Features
什么是Fire Emblem Backgrounds & New Tab?
Fire Emblem Backgrounds & New Tab是由Tabbyme开发的Chrome扩展程序,该扩展的主要功能是“Get The Fire Emblem Extension With More Additional Features”。
扩展截图
下载Fire Emblem Backgrounds & New Tab扩展crx文件
下载Fire Emblem Backgrounds & New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
We can't get enough of our amazing software Fire Emblem, 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 Fire Emblem 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 Fire Emblem extension wonderful! -Uninstall of Fire Emblem- 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 Fire Emblem 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 Fire Emblem backgrounds collection, first-rate games and so much else. Enjoy! For all help and info regarding the Fire Emblem extension - please get in touch with us by private memo and tell us all about your trouble/question/review.
扩展基本信息
名称 | |
ID | nklflpphlanfgcdmaikhppaehlogeaca |
官方URL | https://chrome.google.com/webstore/detail/fire-emblem-backgrounds-n/nklflpphlanfgcdmaikhppaehlogeaca |
简介 | Get The Fire Emblem Extension With More Additional Features |
文件大小 | 30.2 KB |
安装次数 | 77 |
当前版本 | 2.2.7 |
更新时间 | 2019-06-04 |
上架时间 | 2019-06-04 |
评分 | 5.00/5 共20次评分 |
开发者 | Tabbyme |
付费类型 | free |
支持的语言 | en,pl,ro |
manifest.json | |
{ "browser_action": { "default_icon": "128-image.png", "default_title": "Fire Emblem Backgrounds & New Tab" }, "name": "Fire Emblem 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" } } |