NewTab
Быстрый доступ к сервисам и удобный поиск
What is NewTab?
NewTab is a Chrome extension developed by sbornikext, and its main feature is "Быстрый доступ к сервисам и удобный поиск".
Extension Screenshots
Download NewTab Extension CRX File
Download NewTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Быстрые ссылки в новой вкладке обеспечат быстрый доступ ко всем социальным сетям и популярным сайтам.
Extension Basic Information
Name | |
ID | imhlianhlhdicjchlbmbfaefhhjencbe |
Official URL | https://chrome.google.com/webstore/detail/newtab/imhlianhlhdicjchlbmbfaefhhjencbe |
Description | Быстрый доступ к сервисам и удобный поиск |
File Size | 13.78 KB |
Installation Count | 1,000,000 |
Current Version | 0.4 |
Last Updated | 2016-02-01 |
Publish Date | 2016-02-01 |
Rating | 2.31/5 Total 116 Ratings |
Developer | sbornikext |
Payment Type | free |
Supported Languages | ru |
manifest.json | |
{ "name": "NewTab", "description": "\u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0435\u0440\u0432\u0438\u0441\u0430\u043c \u0438 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a", "version": "0.4", "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" } } |