LightUpTheWeb(Beta)

Bookmark, Highlight and Search

Wat is LightUpTheWeb(Beta)?

LightUpTheWeb(Beta) is een Chrome-extensie ontwikkeld door https://lightuptheweb.net, en de belangrijkste functie is "Bookmark, Highlight and Search".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie LightUpTheWeb(Beta)

Download LightUpTheWeb(Beta)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam LightUpTheWeb(Beta) LightUpTheWeb(Beta)
ID afabncndnlipbonmgbjjcfddjhpmlgeo
Officiële URL https://chromewebstore.google.com/detail/lightupthewebbeta/afabncndnlipbonmgbjjcfddjhpmlgeo
Beschrijving Bookmark, Highlight and Search
Bestandsgrootte 9.13 MB
Aantal Installaties 23
Huidige Versie 1.0.180
Laatst Bijgewerkt 2024-01-23
Publicatiedatum 2020-07-04
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://lightuptheweb.net
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://lightuptheweb.in/privacyPolicy/policy.html
Ondersteunde Talen 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": [
                ""
            ]
        }
    ]
}