LightUpTheWeb(Beta)

Bookmark, Highlight and Search

LightUpTheWeb(Beta) क्या है?

LightUpTheWeb(Beta) https://lightuptheweb.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bookmark, Highlight and Search"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में LightUpTheWeb(Beta) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        LightUpTheWeb is a multi-featured, innovative web platform that provides enhanced and personalized web experiences. We all can agree that surfing the web can be an overwhelming experience due to the information being abundant, disorganized, and overloaded.

Our goal is to offer you a  solution for all these three problems holistically. It serves most of your information organizational needs and provides tools to tame your web your way.  The use cases of LightUpTheWeb extend from needs in shopping, learning, travel, entertainment, innovation, and strategic decision-making.    

For example, the top 10   functionalities offered by LightUpTheWeb  are:

1) Search tool that searches on your highlight 

2) Tools to work with collaborative research (Voting) 

3) Collaborative Highlights

4) Link Harvester (To captured Links from your Favorite Search and Social Networks)

5) Related Sites

6) Emoji Annotation

7) Enhanced Search Results from Google

8) Decision Making tools

9) Image capture from web and youtube

10) Sticky Notes.                    

एक्सटेंशन की मूल जानकारी

नाम LightUpTheWeb(Beta) LightUpTheWeb(Beta)
ID afabncndnlipbonmgbjjcfddjhpmlgeo
आधिकारिक URL https://chromewebstore.google.com/detail/lightupthewebbeta/afabncndnlipbonmgbjjcfddjhpmlgeo
विवरण Bookmark, Highlight and Search
फ़ाइल का आकार 9.13 MB
स्थापना संख्या 23
वर्तमान संस्करण 1.0.180
अंतिम अपडेट 2024-01-23
प्रकाशन तिथि 2020-07-04
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://lightuptheweb.net
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL http://lightuptheweb.in/privacyPolicy/policy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LightUpTheWeb(Beta)",
    "description": "Bookmark, Highlight and Search",
    "version": "1.0.180",
    "manifest_version": 3,
    "icons": {
        "48": "img\/new-icons\/icon-48-new-1.png"
    },
    "background": {
        "service_worker": ".\/background.js"
    },
    "action": {
        "default_popup": ".\/popup.html",
        "default_icons": {
            "16": ".\/images\/icon-16x16.png",
            "32": ".\/images\/icon-32x32.png",
            "48": ".\/images\/icon-48x48.png",
            "128": ".\/images\/icon-128x128.png"
        }
    },
    "permissions": [
        "cookies",
        "storage",
        "tabs",
        "scripting",
        "activeTab",
        "bookmarks",
        "contextMenus"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/www.facebook.com\/*",
                "http:\/\/99highlights.com\/*",
                "http:\/\/www.99highlights.com\/*",
                "http:\/\/chudachuda.com\/*",
                "https:\/\/stackoverflow.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/accounts.google.com\/*",
                "file:\/\/*\/*",
                "*:\/\/*.lightuptheweb.net\/*",
                "*:\/\/*.lightuptheweb.in\/*",
                "http:\/\/localhost\/*",
                "https:\/\/console.cloud.google.com\/*",
                "https:\/\/console.aws.amazon.com\/",
                "https:\/\/console.firebase.google.com\/*",
                "https:\/\/firebase.google.com\/*",
                "https:\/\/bitbucket.org\/*",
                "https:\/\/dashboard.stripe.com\/*",
                "https:\/\/blog.me\/*",
                "https:\/\/cloud.naver.com\/*",
                "https:\/\/nid.naver.com\/*",
                "https:\/\/classroom.google.com\/*",
                "https:\/\/drive.google.com\/*",
                "https:\/\/inbox.google.com\/*",
                "https:\/\/classroom.google.com\/",
                "https:\/\/analytics.google.com\/*",
                "https:\/\/docs.google.com\/*",
                "https:\/\/myaccount.google.com\/*",
                "https:\/\/api.twitter.com\/oauth\/*",
                "https:\/\/www.evernote.com\/client\/*",
                "https:\/\/www.evernote.com\/shard\/*",
                "https:\/\/www.onenote.com\/authredir\/*",
                "https:\/\/amazon.com\/*",
                "https:\/\/amazon.in\/*",
                "http:\/\/www.chudachuda.com\/*",
                "https:\/\/signin.aws.amazon.com\/*",
                "https:\/\/meet.google.com\/*"
            ],
            "js": [
                "js\/jquery-1.11.3.min.js",
                "js\/jquery-ui.min.js",
                "js\/newnavbar.js",
                "js\/lutw_interest.js",
                "js\/highlight.js",
                "js\/lutw_content.js",
                "search.js",
                "js\/sticky.js",
                "js\/select2.js",
                "js\/comboTreePlugin.js"
            ],
            "css": [
                "search.css",
                "upspring.css",
                "css\/sticky.css",
                "css\/animate.css",
                "css\/style-downtree.css",
                "css\/material-combo-tree.min.css",
                "viewer.css"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "https:\/\/www.google.com\/*",
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/jquery-1.11.3.min.js",
                "img\/upspring-popup\/dashboard.png",
                "img\/icons\/save-image-orange.png",
                "img\/harvest.png",
                "img\/view.jpeg",
                "img\/harvest-save.png",
                "img\/icon-svg\/logo.png",
                "img\/google-integrate.png",
                "img\/fire-grey.png",
                "img\/spinner_progress.png",
                "img\/logo.png",
                "img\/logo-net.png",
                "img\/icon1.png",
                "fonts\/acherus-light.otf",
                "fontawesome.css",
                "upspring.css",
                "fonts\/*.otf",
                "fonts\/*.woff2",
                "fonts\/*.eot",
                "fonts\/*.svg",
                "fonts\/*.ttf",
                "fonts\/*.woff",
                "fonts\/Calibri.ttf",
                "img\/wrapper.png",
                "img\/arrow-left-white.png",
                "img\/zoom.png",
                "img\/upspring-popup\/logo-rounded.png",
                "img\/logo-transparent.png",
                "img\/tags.png",
                "img\/alt-white.png",
                "img\/alt-red.png",
                "img\/logo-new.png",
                "img\/thumbs-up-white.png",
                "img\/thumbs-up-yellow.png",
                "img\/alt-yellow.png",
                "img\/alt-light-green.png",
                "img\/thumbs-up-orange.png",
                "img\/thumbs-up-light-green.png",
                "img\/like-green.png",
                "img\/upspring-popup\/twitter-white.png",
                "img\/logo-transparent-new.png",
                "img\/Dashboard.png",
                "img\/highlight-pencil-white.png",
                "img\/highlight-pencil-orange.png",
                "img\/deleteButton.png",
                "css\/sticky.css",
                "img\/close-red-small.png",
                "img\/close-red-new.png",
                "img\/bordered-icon.png",
                "css\/animate.css",
                "css\/select2.css",
                "js\/select2.js",
                "img\/sidepopup\/arrow-right-grey.png",
                "img\/sidepopup\/star-grey.png",
                "img\/sidepopup\/popup-close.png",
                "img\/sidepopup\/plus-icon-grey.png",
                "img\/btn-highlight-new.png",
                "img\/pdf-btn-130.png",
                "img\/pdf-btn-120.png",
                "img\/pdf-btn-120-shadow.png",
                "img\/pdf-btn-120-new.png",
                "img\/pdf-btn-120-new-shadow.png",
                "img\/sidepopup\/settings-icon.png",
                "img\/sidepopup\/settings-icon-new.png",
                "img\/sidepopup\/add-webmark.png",
                "css\/style-downtree.css",
                "img\/close-red.png",
                "img\/pencil-white-new.png",
                "img\/email-icon-new.png",
                "img\/close-white.png",
                "img\/tags-white.png",
                "js\/comboTreePlugin.js",
                "viewer.css",
                "js\/facebook-connect.js",
                "img\/icon-svg\/success-upload.gif",
                "img\/icon-svg\/image-highlight.png",
                "img\/icon-svg\/read-later.png",
                "img\/icon-svg\/read-later-saved.png",
                "img\/icon-svg\/read-later.png",
                "img\/new-icons\/image-highlight.png",
                "img\/new-icons\/image-highlight-new.png",
                "img\/new-icons\/simillar-white.png",
                "img\/new-icons\/simillar-black.png",
                "img\/new-icons\/image-highlight-1.png",
                "img\/new-icons\/read-it-later.png",
                "img\/new-icons\/saved.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}