Pin It!
Save links to read later across any chrome.
Pin It! क्या है?
Pin It! blackchilled द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save links to read later across any chrome."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Pin It! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A super easy way to Pin your links so that you can read later on. Instead of trying to search your history later on, just Pin it and you can come back later and read that link. Perfect for those Wikipedia/Quora/Reddit browsing. Created by BC
एक्सटेंशन की मूल जानकारी
नाम | ![]() |
ID | lelclmmddkdnopplahfbddmjeiocfcld |
आधिकारिक URL | https://chrome.google.com/webstore/detail/pin-it/lelclmmddkdnopplahfbddmjeiocfcld |
विवरण | Save links to read later across any chrome. |
फ़ाइल का आकार | 48.21 KB |
स्थापना संख्या | 11 |
वर्तमान संस्करण | 0.0.1 |
अंतिम अपडेट | 2015-01-07 |
प्रकाशन तिथि | 2015-01-07 |
डेवलपर | blackchilled |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pin It!", "manifest_version": 2, "version": "0.0.1", "description": "Save links to read later across any chrome.", "browser_action": { "default_popup": "index.html" }, "icons": { "16": "logo-bitty.png", "48": "logo-small.png", "128": "logo-large.png" }, "permissions": [ "storage", "tabs", "contextMenus", " |