Dynalist Tab Lock

Prevent Dyanlist Links from opening in new tabs

Dynalist Tab Lock क्या है?

Dynalist Tab Lock mgroth49 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Prevent Dyanlist Links from opening in new tabs"।

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

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

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

                        This extension simply runs in the background, and makes Dynalist.io links open in the current tab rather than a new tab.

It also works in all background tabs as well as in Dynalist iFrames.                    

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

नाम Dynalist Tab Lock Dynalist Tab Lock
ID pmfckakbjmakibdcoekhhbpmmogaehke
आधिकारिक URL https://chromewebstore.google.com/detail/dynalist-tab-lock/pmfckakbjmakibdcoekhhbpmmogaehke
विवरण Prevent Dyanlist Links from opening in new tabs
फ़ाइल का आकार 4.13 KB
स्थापना संख्या 21
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2017-02-27
प्रकाशन तिथि 2017-02-26
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर mgroth49
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/matthew-groth/Dynalist-Tab-Lock
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dynalist Tab Lock",
    "description": "Prevent Dyanlist Links from opening in new tabs",
    "version": "1.0.2",
    "permissions": [
        "",
        "tabs",
        "activeTab",
        "https:\/\/dynalist.io\/*",
        "http:\/\/127.0.0.1:8080\/"
    ],
    "background": {
        "scripts": [
            "backgroundO.js"
        ],
        "persistent": true
    },
    "manifest_version": 2
}

संबंधित एक्सटेंशन्स