BTS Random Lyrics

See a random BTS Lyrics when you open a new tab.

BTS Random Lyrics क्या है?

BTS Random Lyrics itsabhinaya द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See a random BTS Lyrics when you open a new tab."।

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

screenshot
screenshot
screenshot

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

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

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

                        If you recently discovered BTS or a long time ARMY, you know that BTS lyrics are powerful and great.

With this extension, you get to see some of their lyrics every time you open a new tab. 

Most lyrics are shown in English, Korean, and Romanization. So if you are trying to memorize or learn some of the lyrics this is a great way to do it.                    

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

नाम BTS Random Lyrics BTS Random Lyrics
ID okfefjfpfpglahoabicpkddllnielhkj
आधिकारिक URL https://chromewebstore.google.com/detail/bts-random-lyrics/okfefjfpfpglahoabicpkddllnielhkj
विवरण See a random BTS Lyrics when you open a new tab.
फ़ाइल का आकार 258 KB
स्थापना संख्या 1,905
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2019-03-06
प्रकाशन तिथि 2019-03-06
रेटिंग 4.80/5 कुल 10 रेटिंग्स
डेवलपर itsabhinaya
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "BTS Random Lyrics",
    "short_name": "BTS Lyrics",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "See a random BTS Lyrics when you open a new tab.",
    "author": "Abhinaya Konduru",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon48.png",
        "default_title": "BTS Lyrics"
    }
}