{"id":19113355,"url":"https://github.com/macpass/autotypeurl","last_synced_at":"2025-04-30T22:15:18.194Z","repository":{"id":45132091,"uuid":"185547674","full_name":"MacPass/AutotypeURL","owner":"MacPass","description":"A plugin that extract the URL from the browser to enhance Autotype matching","archived":false,"fork":false,"pushed_at":"2023-04-27T07:08:58.000Z","size":126,"stargazers_count":13,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T22:15:12.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacPass.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-08T06:43:00.000Z","updated_at":"2025-02-17T04:26:55.000Z","dependencies_parsed_at":"2024-11-11T20:02:18.279Z","dependency_job_id":null,"html_url":"https://github.com/MacPass/AutotypeURL","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FAutotypeURL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FAutotypeURL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FAutotypeURL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FAutotypeURL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacPass","download_url":"https://codeload.github.com/MacPass/AutotypeURL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251789621,"owners_count":21644087,"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":"2024-11-09T04:36:04.785Z","updated_at":"2025-04-30T22:15:18.172Z","avatar_url":"https://github.com/MacPass.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutotypeURL\n\nA plugin to extract the URL from the browser to enhance Autotype matching in [MacPass](https://github.com/mstarke/MacPass)\n\n## Supported Browsers\n\n* Brave\n* Chrome\n* Edge\n* Firefox\n* Safari\n\n## Installation\n\n### Requirements\n\nMacPass 0.7.10 or newer\n\n### Using a precompiled version\n\nAutotypeURL is available in MacPass via the plugin perefences. Browse the plugin resporitoy to download the latest release.\nOr download the latest release from the [Releases page](https://github.com/MacPass/AutotypeURL/releases), extract and copy the resulting file to the MacPass plugin folder at `~/Library/Application Support/MacPass/`. Then restart MacPass if you're already running it.\n\n### Building from source\n\n* Clone the repository\n```bash\ngit clone https://github.com/MacPass/AutotypeURL\ncd AutotypeURL\n```\n* Clone MacPass and fetch and build dependencies\n```bash\ncd ..\ngit clone https://github.com/mstarke/MacPass\ncd MacPass\ngit checkout feature/autotype_plugin\ngit submodule update --init --recursive\ncarthage bootstrap --platform macOS\n```\n\n* If your folder structure isn't like the following, you need to adjust the ````HEADER_SEARCH_PATHS```` to point to the MacPass folder\n````\n└─ Folder\n   ├─ MacPass\n   └─ AutotypeURL\n````\n\n* Change back to the AutotypeURL folder, compile and install\n```bash\ncd ..\ncd AutotypeURL\nxcodebuild\n```\n\nThe Plugin is moved to the plugin folder of MacPass automacially.\n````~/Library/Application Support/MacPass/AutotypeURL.mpplugin````\n\n![](aturl-settings.png)\n\n## Contributors\n\nIdea and initial Apple Script is based on the work of **@georgesnow** https://github.com/georgesnow/MPSafariAF\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2019-2021 Michael Starke, HicknHack Software GmbH\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacpass%2Fautotypeurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacpass%2Fautotypeurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacpass%2Fautotypeurl/lists"}