Literature News on New Tab

Open a new tab with today's literature news and a custom search box

What is Literature News on New Tab?

Literature News on New Tab is a Chrome extension developed by Avinersoft, and its main feature is "Open a new tab with today's literature news and a custom search box".

Extension Screenshots

screenshot

Download Literature News on New Tab Extension CRX File

Download Literature News on New Tab 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

                        By clicking “Add to chrome”, I accept and agree to installing the Literature News on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services powered by Microsoft Bing.

Terms: https://avinersoft.com/app/literature/terms-and-conditions
Privacy: https://avinersoft.com/app/literature/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

Extension Basic Information

Name Literature News on New Tab Literature News on New Tab
ID jbcicjicbelpcebckoppnkoomhkndfhb
Official URL https://chromewebstore.google.com/detail/literature-news-on-new-ta/jbcicjicbelpcebckoppnkoomhkndfhb
Description Open a new tab with today's literature news and a custom search box
File Size 2.79 MB
Installation Count 33,397
Current Version 1.01
Last Updated 2023-07-04
Publish Date 2021-08-05
Rating 5.00/5 Total 5 Ratings
Developer Avinersoft
Email [email protected]
Payment Type free
Extension Website https://avinersoft.com
Help Page URL https://avinersoft.com/contact
Privacy Policy Page URL https://avinersoft.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Literature News on New Tab",
    "description": "Open a new tab with today's literature news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}