Coding Interview New Tab

Learn new Computing ideas in every new tab.

Coding Interview New Tab क्या है?

Coding Interview New Tab https://iq.opengenus.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Learn new Computing ideas in every new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Coding Interview New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Learn new ideas for Coding Interview on every new tab you open.

It will help you get prepared for your Coding Interview gradually. No separate effort needed. It happens on its own subconsciously. This is a MUST USE free tool for long term benefit.

Topics include Algorithms and Data Structures.

Features:
• Works offline.
• Shows new one liner knowledge every time you open a new tab.
• Customize background and text color to your taste.
• Customize font of text (one-liner knowledge and topics) to your taste.
• Refresh to new one-liner knowledge while staying in same tab.
• Over 10,000 one-liner knowledge (enough for 2 years) (More will be added soon).

This extension does NOT collect or handle any information specific to the user. It maintains and respects the privacy of the user. 

This extension is completely FREE to help you master computing ideas for your upcoming Coding Interview. Best of Luck.

Hope you get the job.

Learn more about our privacy policy at: https://discourse.opengenus.org/privacy

Learn more about this tool: https://iq.opengenus.org/coding-interview-new-tab/                    

एक्सटेंशन की मूल जानकारी

नाम Coding Interview New Tab Coding Interview New Tab
ID nbaehjepepeodakkghpicliegcakiifa
आधिकारिक URL https://chromewebstore.google.com/detail/coding-interview-new-tab/nbaehjepepeodakkghpicliegcakiifa
विवरण Learn new Computing ideas in every new tab.
फ़ाइल का आकार 252 KB
स्थापना संख्या 311
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2021-08-02
प्रकाशन तिथि 2021-07-13
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://iq.opengenus.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://iq.opengenus.org/coding-interview-new-tab/
सहायता पृष्ठ URL https://discourse.opengenus.org
गोपनीयता नीति पृष्ठ URL https://discourse.opengenus.org/privacy
समर्थित भाषाएँ en
manifest.json
{
    "author": "Aditya Chatterjee, OpenGenus Team",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Learn new Computing ideas in every new tab.",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Coding Interview New Tab",
    "offline_enabled": true,
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}