Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7889301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T06:03:50+00:00 2026-06-03T06:03:50+00:00

When you drag a folder into chrome (Im sure its pretty much the same

  • 0

When you drag a folder into chrome (Im sure its pretty much the same in other browsers to), is it then possible to change how the contents of that folder is presented with css/html/javascript or other ways?
Ive read a bit about the html5 file API but im not sure if that applies to this?

Just thought it would be cool if you could, never seen anything written on the subject thou

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T06:03:51+00:00Added an answer on June 3, 2026 at 6:03 am

    You can change how file:// directories render in the browser using Chrome extensions. By using content scripts, you can inject CSS and JavaScript into any page, including file:// pages. Put a simple manifest.json file in a new directory:

    {
        "name": "Style My Directories",
        "version": "1.0",
        "content_scripts": [
          {
            "matches": ["file:///*"],
            "css":["my_styles.css"]
          }
        ]
    }
    

    Also put your CSS file, named my_styles.css, in the same directory as manifest.json.

    Finally, go to chrome://extensions, enable “Developer Mode”, and import your new extension directory with the “Load unpacked extension…” button.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Console Window Host, or conhost.exe allows you to drag a file or folder into
In xCode 3 I could drag a folder into the project and say add
I would like to drag and drop from my application into a system folder,
Can I drag&drop a folder from my home folder that has many subdirs and
When you drag a block of text from a Word document into a Java
I have an application with a file and folder list control which supports Drag&Drop
How do i drag files or folders into a textbox? i want to put
I'm trying to do this.. I drag in my shared code folder, I 'link'
I've downloaded Eazfuscator, installed it, and drag and drop my project into the indicated
Drag is not working after dropping on the area. I have used Jquery UI

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.