Neymar Papel de Parede Tab Themes
Neymar Papel de Parede Tab Themes - Feito com carinho para todos Brazileiros.
什么是Neymar Papel de Parede Tab Themes?
Neymar Papel de Parede Tab Themes是由4ts开发的Chrome扩展程序,该扩展的主要功能是“Neymar Papel de Parede Tab Themes - Feito com carinho para todos Brazileiros.”。
扩展截图
下载Neymar Papel de Parede Tab Themes扩展crx文件
下载Neymar Papel de Parede Tab Themes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Menino Neymar em uma grande colecao de papeis de paredes. Mais de 50 Imagens!
扩展基本信息
名称 | Neymar Papel de Parede Tab Themes |
ID | pochalanhbflcgnghjjioaanojebaabf |
官方URL | https://chrome.google.com/webstore/detail/neymar-papel-de-parede-ta/pochalanhbflcgnghjjioaanojebaabf |
简介 | Neymar Papel de Parede Tab Themes - Feito com carinho para todos Brazileiros. |
文件大小 | 15.05 MB |
安装次数 | 515 |
当前版本 | 0.1.8.1 |
更新时间 | 2019-06-06 |
上架时间 | 2019-06-06 |
评分 | 5.00/5 共9次评分 |
开发者 | 4ts |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://fullcash.com.br/politicas.htm |
支持的语言 | en |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "\/start\/external\/jquery-2.1.1.min.js", "\/start\/search\/search-engines.js", "\/start\/chrome\/settings.js", "\/start\/common\/prefs-sys.js", "\/start\/chrome\/utils.js", "\/start\/chrome\/common.js", "\/start\/chrome\/setup.js", "\/start\/chrome\/analytics.js" ] }, "browser_action": { "default_icon": { "128": "start\/skin\/icons\/128.png", "16": "start\/skin\/icons\/16.png", "48": "start\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/start\/index.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.google.com; object-src https:\/\/www.google-analytics.com https:\/\/www.google.com 'self'", "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "start\/skin\/icons\/128.png", "16": "start\/skin\/icons\/16.png", "48": "start\/skin\/icons\/48.png" }, "manifest_version": 2, "name": "__MSG_extName__", "offline_enabled": true, "optional_permissions": [ "bookmarks" ], "permissions": [ "http:\/\/*.freeaddon.com\/*", "https:\/\/*.freeaddon.com\/*", "http:\/\/*.sportifytab.com\/*", "https:\/\/*.sportifytab.com\/*", "http:\/\/*.yaytab.com\/*", "https:\/\/*.yaytab.com\/*", "http:\/\/*.live-tab.com\/*", "https:\/\/*.live-tab.com\/*", "http:\/\/*.freeaddon-wall.com\/*", "https:\/\/*.freeaddon-wall.com\/*", "https:\/\/*.google.com\/*", "tabs", "storage", "unlimitedStorage", "topSites", "cookies", "contextMenus", "notifications", "management" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.8.1", "web_accessible_resources": [ "*" ] } |