{"id":27103147,"url":"https://github.com/studiole/planningapplicationdownloader","last_synced_at":"2025-04-06T16:39:33.549Z","repository":{"id":48021192,"uuid":"79721385","full_name":"StudioLE/PlanningApplicationDownloader","owner":"StudioLE","description":"Google Chrome extension to download all files from a Planning Application","archived":false,"fork":false,"pushed_at":"2022-12-03T02:16:09.000Z","size":243,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-24T05:09:42.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StudioLE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-22T14:07:14.000Z","updated_at":"2021-05-30T08:26:56.000Z","dependencies_parsed_at":"2023-01-23T04:15:41.242Z","dependency_job_id":null,"html_url":"https://github.com/StudioLE/PlanningApplicationDownloader","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudioLE%2FPlanningApplicationDownloader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudioLE%2FPlanningApplicationDownloader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudioLE%2FPlanningApplicationDownloader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StudioLE%2FPlanningApplicationDownloader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StudioLE","download_url":"https://codeload.github.com/StudioLE/PlanningApplicationDownloader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247516711,"owners_count":20951707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-06T16:39:32.876Z","updated_at":"2025-04-06T16:39:33.542Z","avatar_url":"https://github.com/StudioLE.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Planning Application Downloader\n\nA Google Chrome extension providing an easy method to download all assets from a planning application.\n\nDownload it from the [Chrome Web Store](https://chrome.google.com/webstore/detail/cinlipnkidejahanokkmacfedcnkklga)\n\n## Adding Planning Portal Domains\n\nAt present only the following planning portals have been added to the extension:\n\n- [Barking and Dagenham](http://paplan.lbbd.gov.uk/online-applications/)\n- [Barnet](https://publicaccess.barnet.gov.uk/online-applications/)\n- [Bexley](http://pa.bexley.gov.uk/online-applications/)\n- [Bracknell Forest](https://planapp.bracknell-forest.gov.uk/online-applications/)\n- [Brent](https://pa.brent.gov.uk/online-applications/)\n- [Bromley](https://searchapplications.bromley.gov.uk/online-applications/)\n- [Cornwall](http://planning.cornwall.gov.uk/online-applications/)\n- [Croydon](https://publicaccess3.croydon.gov.uk/online-applications/)\n- [Ealing](https://pam.ealing.gov.uk/online-applications/)\n- [Ebbsfleet](http://applications.ebbsfleetdc.org.uk/online-applications/)\n- [Edinburgh](https://citydev-portal.edinburgh.gov.uk/idoxpa-web/)\n- [Enfield](https://planningandbuildingcontrol.enfield.gov.uk/online-applications/)\n- [Greenwich](https://planning.royalgreenwich.gov.uk/online-applications/)\n- [Hammersmith and Fulham](http://public-access.lbhf.gov.uk/online-applications/)\n- [Newcastle City](https://publicaccessapplications.newcastle.gov.uk/online-applications/)\n- [Newham](https://pa.newham.gov.uk/online-applications/)\n- [Lambeth](https://planning.lambeth.gov.uk/online-applications/)\n- [Lewisham](https://planning.lewisham.gov.uk/online-applications/)\n- [London Legacy](http://planningregister.londonlegacy.co.uk/)\n- [Norwich City](https://planning.norwich.gov.uk/online-applications/)\n- [Manchester](https://pa.manchester.gov.uk/online-applications/)\n- [Southwark](https://planning.southwark.gov.uk/online-applications/)\n- [Sutton](http://planningregister.sutton.gov.uk/online-applications/)\n- [Tower Hamlets](https://development.towerhamlets.gov.uk/online-applications/)\n- [Wakefield](https://planning.wakefield.gov.uk/online-applications/)\n- [Westminster](https://idoxpa.westminster.gov.uk/online-applications/)\n\nIf you would like another planning portal domain to be added please [create an issue on GitHub](https://github.com/StudioLE/PlanningApplicationDownloader/issues/new). Or if you have a little coding experience you can create a pull request after forking the repository and adding the details of the portal to the following files:\n\n```\nREADME.md\nsrc/manifest.json\n```\n\n## Releases\n\nAll tagged releases are available at [/releases](https://github.com/StudioLE/PlanningApplicationDownloader/releases).\n\n## Contributing\n\nI'm always on the look out for collaborators so feel free to suggest new features, get in touch or just fork at will.\n\n## Developer Install\n\nClone the repository\n\n```\ngit clone https://github.com/StudioLE/PlanningApplicationDownloader.git PlanningApplicationDownloader\n```\n\nEnter the directory and install the dependencies. For this step you'll need to have [Node.js](https://nodejs.org/) and [bower](http://bower.io/) installed.\n\n```\ncd PlanningApplicationDownloader\nnpm install\n```\n\nBehind the scenes this will also call `bower install`.\n\nNow run the default gulp task to produce an up to date build\n\n```\ngulp build\n```\n\n## Developer usage\n\nA number of development tasks can be performed via gulp.\n\nProduce a build from the app source\n```\ngulp build\n```\nClean the `build` directory \n```\ngulp clean\n```\nBump the package version numbers\n```\ngulp bump\n```\n\n## Thanks\n\n[Roof Icon](https://thenounproject.com/term/roof/369098)  by Juan Pablo Bravo from the Noun Project. Available under a [Creative Commons license](https://creativecommons.org/licenses/by/3.0/us/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiole%2Fplanningapplicationdownloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiole%2Fplanningapplicationdownloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiole%2Fplanningapplicationdownloader/lists"}