YouTube Video Tags Summary with ChatGPT
Recommend tags and tag summary from YouTube video with Chat GPT Open AI.
YouTube Video Tags Summary with ChatGPT क्या है?
YouTube Video Tags Summary with ChatGPT Castillo Richard द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Recommend tags and tag summary from YouTube video with Chat GPT Open AI."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में YouTube Video Tags Summary with ChatGPT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Recommend tags and tag summary from YouTube video with Chat GPT Open AI. Years ago, YouTube hid video tags from view. This extension puts them right back where they used to be.In addition, ChatGPT will also recommend tags for you and summarize the content of the tags. YouTube Video Tags are considered as an important factor in ranking of videos for a particular query. You can better understand YouTube videos and get recommended information through ChatGPT by using this extension. Features: ● View the tags of any YouTube Video ● Get the recommendations of YouTube Video with Chat GPT ● Save time: Quickly understand the content of the video through recommended tags&summary. ● Easy to use: Copy the tags&summary with one click The only thing you need to do is to install this extension, then go to the YouTube and below the video player, you can find the tags&summary of the video are shown in the screenshot. Note: don't forget to reload the YouTube page after installing the extension.
एक्सटेंशन की मूल जानकारी
नाम | YouTube Video Tags Summary with ChatGPT |
ID | ppfomhocaedogacikjldipgomjdjalol |
आधिकारिक URL | https://chromewebstore.google.com/detail/youtube-video-tags-summar/ppfomhocaedogacikjldipgomjdjalol |
विवरण | Recommend tags and tag summary from YouTube video with Chat GPT Open AI. |
फ़ाइल का आकार | 748 KB |
स्थापना संख्या | 801 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2023-03-28 |
प्रकाशन तिथि | 2023-03-03 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Castillo Richard |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://denote.net/privacy |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.0.1", "default_locale": "en", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "host_permissions": [ "https:\/\/*.openai.com\/" ], "permissions": [ "tabs", "webRequest" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png", "300": "logo.png", "500": "logo.png" }, "default_popup": "popup.html" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "css": [ "content-script.css", "static\/css\/index.css" ], "matches": [ " |