JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
JackSepticEye क्या है?
JackSepticEye http://thedevproject.net63.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में JackSepticEye एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Stay updated with JackSepticEye Version 1.0: Bug fixes & Colors :) Version 1.1: Less feed for better format Version 1.5: Feed fix Version 1.6: Major bug fixes & Feed fixes
एक्सटेंशन की मूल जानकारी
नाम | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
विवरण | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
फ़ाइल का आकार | 66.03 KB |
स्थापना संख्या | 84 |
वर्तमान संस्करण | 1.6 |
अंतिम अपडेट | 2016-08-08 |
प्रकाशन तिथि | 2016-08-08 |
रेटिंग | 2.67/5 कुल 3 रेटिंग्स |
डेवलपर | http://thedevproject.net63.net |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JackSepticEye", "version": "1.6", "manifest_version": 2, "description": "Top of the mornin\u2019 to ya, laddies! Welcome to my channel, my name is jacksepticeye.", "browser_action": { "default_icon": "icon.png", "default_title": "Stay updated with JackSepticEye", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |