First Mention
See the first time a name was mentioned in the article you’re reading with a single click
First Mention क्या है?
First Mention https://danstillman.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "See the first time a name was mentioned in the article you’re reading with a single click"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में First Mention एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
You know when you’re reading something and someone is mentioned who was introduced earlier in the piece but you don’t remember who they are? With First Mention, instead of scrolling up and down or searching in the page, just click on the name you don’t remember to see it in the original context.
एक्सटेंशन की मूल जानकारी
नाम | First Mention |
ID | fhfpcaplhkpgkkmpoegbkfoilljbnbbd |
आधिकारिक URL | https://chromewebstore.google.com/detail/first-mention/fhfpcaplhkpgkkmpoegbkfoilljbnbbd |
विवरण | See the first time a name was mentioned in the article you’re reading with a single click |
फ़ाइल का आकार | 147 KB |
स्थापना संख्या | 63 |
वर्तमान संस्करण | 1.0.7 |
अंतिम अपडेट | 2019-03-08 |
प्रकाशन तिथि | 2019-03-08 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | https://danstillman.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://danstillman.com/firstmention/ |
सहायता पृष्ठ URL | https://danstillman.com/firstmention/ |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "First Mention", "description": "See the first time a name was mentioned in the article you\u2019re reading with a single click", "author": "Dan Stillman", "homepage_url": "https:\/\/danstillman.com\/firstmention\/", "version": "1.0.7", "icons": { "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "96": "icons\/icon_96.png", "128": "icons\/icon_128.png" }, "background": { "scripts": [ "xregexp.js", "wordBlacklist.js", "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |