Oneindia News

Read all latest news headlines from India and around the world on Oneindia.

What is Oneindia News?

Oneindia News is a Chrome extension developed by Greynium Information Technologies, and its main feature is "Read all latest news headlines from India and around the world on Oneindia.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Oneindia News Extension CRX File

Download Oneindia News 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

                        Oneindia is one among the leading online portals in India, which brings to the readers the latest news on Politics, Sports, Current Affairs in India and around the world. Oneindia also caters to the readers interested in Lifestyle, Movies, Business, Automobiles, Gadgets and more..                    

Extension Basic Information

Name Oneindia News Oneindia News
ID koechefapcepkbkbbjcfdaeppoiophnd
Official URL https://chromewebstore.google.com/detail/oneindia-news/koechefapcepkbkbbjcfdaeppoiophnd
Description Read all latest news headlines from India and around the world on Oneindia.
File Size 124 KB
Installation Count 733
Current Version 9.10
Last Updated 2021-07-27
Publish Date 2019-11-15
Rating 4.28/5 Total 29 Ratings
Developer Greynium Information Technologies
Email [email protected]
Payment Type free
Extension Website http://www.oneindia.com/
Privacy Policy Page URL https://www.oneindia.com/privacy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/eventPage.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/logo16.png",
        "default_popup": "oneindia.html",
        "default_title": "Oneindia Latest News"
    },
    "description": "Read all latest news headlines from India and around the world on Oneindia.",
    "icons": {
        "128": "images\/logo128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/pagead2.googlesyndication.com https:\/\/adservice.google.co.in https:\/\/adservice.google.com; object-src 'self'",
    "name": "Oneindia News",
    "permissions": [
        "notifications",
        "alarms"
    ],
    "version": "9.10",
    "web_accessible_resources": [
        "images\/logo128.png",
        "fonts\/*.*"
    ],
    "short_name": "Oneindia Latest News"
}