CTG Plugins
A collection of simple plugins to improve your web browsing experience.
CTG Plugins क्या है?
CTG Plugins https://creativetechguy.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A collection of simple plugins to improve your web browsing experience."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CTG Plugins एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A collection of simple website plugins for a wide variety of purposes, all in one place. Each plugin does exactly what it says and nothing more. Simplicity is key. Plugins: • Auto Scroll • Focus • Pause All Tabs • Reveal Password • YouTube - Extract Captions • Password Generator • Auto Click To enable this extension to improve your web browsing experience, it requires permission to read and change data. This permission is only used to allow the various plugins to interact with the webpages. Note: The Auto Click plugin is not supported on all websites. Detailed descriptions for each plugin are available on the Extension's Options Page.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | hjljaklopfcidbbglpbehlgmelokabcp |
आधिकारिक URL | https://chromewebstore.google.com/detail/ctg-plugins/hjljaklopfcidbbglpbehlgmelokabcp |
विवरण | A collection of simple plugins to improve your web browsing experience. |
फ़ाइल का आकार | 57.39 KB |
स्थापना संख्या | 59,539 |
वर्तमान संस्करण | 1.7.1 |
अंतिम अपडेट | 2019-12-24 |
प्रकाशन तिथि | 2019-12-23 |
रेटिंग | 4.02/5 कुल 141 रेटिंग्स |
डेवलपर | https://creativetechguy.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://creativetechguy.com |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CTG Plugins", "short_name": "CTG Plugins", "author": "Jason O'Neill", "description": "A collection of simple plugins to improve your web browsing experience.", "version": "1.7.1", "icons": { "16": "assets\/icon16.png", "128": "assets\/icon128.png" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "options_page": "options.html", "browser_action": { "default_icon": "assets\/icon128.png", "default_popup": "popup.html", "default_title": "CTG Plugins" }, "permissions": [ "tabs", " |