Coding Interview New Tab
Learn new Computing ideas in every new tab.
Coding Interview New Tabคืออะไร?
Coding Interview New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://iq.opengenus.org และคุณลักษณะหลักของมันคือ "Learn new Computing ideas in every new tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Coding Interview New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Coding Interview New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
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" } |