New Tabs + Quizlet Flashcards

A Quizlet flashcard in every new tab.

What is New Tabs + Quizlet Flashcards?

New Tabs + Quizlet Flashcards is a Chrome extension developed by dg, and its main feature is "A Quizlet flashcard in every new tab.".

Extension Screenshots

screenshot
screenshot

Download New Tabs + Quizlet Flashcards Extension CRX File

Download New Tabs + Quizlet Flashcards 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 New Tabs + Quizlet Flashcards New Tabs + Quizlet Flashcards
ID hdbdeggpdknobcejjmpojahilmleeeed
Official URL https://chrome.google.com/webstore/detail/new-tabs-+-quizlet-flashc/hdbdeggpdknobcejjmpojahilmleeeed
Description A Quizlet flashcard in every new tab.
File Size 33.44 KB
Installation Count 36
Current Version 0.3.6
Last Updated 2019-01-12
Publish Date 2019-01-12
Rating 2.33/5 Total 3 Ratings
Developer dg
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tabs + Quizlet Flashcards",
    "description": "A Quizlet flashcard in every new tab.",
    "version": "0.3.6",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}